Skip to content

Commit

Permalink
Ref. 454 - Fixes migration.
Browse files Browse the repository at this point in the history
  • Loading branch information
jefflunt committed May 10, 2013
1 parent 7e5f6e7 commit fed1451
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ def self.up
end

def self.down
drop_table :surveys
drop_table :survey_translations
end
end

0 comments on commit fed1451

Please sign in to comment.