Godwin
9 years ago
4 changed files with 7 additions and 12 deletions
@ -1,6 +1,4 @@ |
|||||
class ConferenceRegistrationFormField < ActiveRecord::Base |
class ConferenceRegistrationFormField < ActiveRecord::Base |
||||
belongs_to :conference |
belongs_to :conference |
||||
belongs_to :registration_form_field |
belongs_to :registration_form_field |
||||
|
end |
||||
acts_as_list |
|
||||
end |
|
||||
|
Loading…
Reference in new issue