Switch to using the zeitwork autoloader
This commit is contained in:
parent
786b8cce65
commit
eada36ff96
50 changed files with 71 additions and 148 deletions
|
@ -1,5 +1,3 @@
|
|||
require "migrate"
|
||||
|
||||
class AddDateClosed < ActiveRecord::Migration[4.2]
|
||||
def self.up
|
||||
add_column :map_bugs, :date_closed, :timestamp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue