Skip to content

Commit

Permalink
Rename migration to prevent conflicting with similar migration name. [F…
Browse files Browse the repository at this point in the history
  • Loading branch information
JDutil committed Oct 6, 2012
1 parent 2e9d71f commit 272db2d
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,4 +1,4 @@
class PrefixTableNames < ActiveRecord::Migration
class PrefixPagesTableName < ActiveRecord::Migration
def change
rename_table :pages, :spree_pages
end
Expand Down

0 comments on commit 272db2d

Please sign in to comment.