Skip to content
This repository has been archived by the owner on Jul 26, 2018. It is now read-only.

Commit

Permalink
removed broken migration
Browse files Browse the repository at this point in the history
  • Loading branch information
dzaporozhets committed Jan 22, 2012
1 parent 611c5a8 commit 98d6492
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions db/migrate/20120119203233_fix_notable_key.rb

This file was deleted.

1 change: 0 additions & 1 deletion db/migrate/20120121122616_fix_noteable_id.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ def up
end

def down
change_column :notes, :noteable_id, :integer, :limit => 11
end
end

0 comments on commit 98d6492

Please sign in to comment.