removed broken migration
This commit is contained in:
parent
611c5a87ab
commit
98d6492582
2 changed files with 0 additions and 6 deletions
|
@ -4,6 +4,5 @@ class FixNoteableId < ActiveRecord::Migration
|
|||
end
|
||||
|
||||
def down
|
||||
change_column :notes, :noteable_id, :integer, :limit => 11
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue