Project

General

Profile

« Previous | Next » 

Revision 4deab2f3

Added by Lukas Zapletal about 7 years ago

Fixes #13772 - orchestration now uses app logger

View differences:

db/migrate/20150605073820_fix_template_snippet_flag.rb
class FixTemplateSnippetFlag < ActiveRecord::Migration
class FakeTemplate < ActiveRecord::Base
class FakeTemplate < ApplicationRecord
self.table_name = 'templates'
end

Also available in: Unified diff