Update 201505312045_rename_email_settings.rb
This commit is contained in:
parent
9651c57748
commit
53a8627bba
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
class rename_email_settings < ActiveRecord::Migration
|
||||
class RenameEmailSettings < ActiveRecord::Migration
|
||||
def up
|
||||
change_table :email_settings do |t|
|
||||
t.rename :registration_email_template, :registration_body
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue