houndci fixes
This commit is contained in:
parent
5c9e0a279e
commit
3e349911c3
2 changed files with 7 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class AddRegistrationDescriptionToConference < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :conferences, :registration_description, :text
|
||||
add_column :conferences, :registration_description, :text
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue