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