Fixed migration name.
This commit is contained in:
parent
4aab808aff
commit
4609829d68
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
class FixedTwitterTicketArticlePreferences < ActiveRecord::Migration
|
class FixedTwitterTicketArticlePreferences2 < ActiveRecord::Migration
|
||||||
def up
|
def up
|
||||||
|
|
||||||
# return if it's a new setup
|
# return if it's a new setup
|
Loading…
Reference in a new issue