Rename attending_social_events_with_partner
This commit is contained in:
parent
a8e2cd4ef9
commit
077036d67c
5 changed files with 12 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ class Registration < ActiveRecord::Base
|
|||
|
||||
has_one :supporter_registration
|
||||
|
||||
attr_accessible :person_id, :conference_id, :attending_social_events, :attending_social_events_with_partner,
|
||||
attr_accessible :person_id, :conference_id, :attending_social_events, :attending_with_partner,
|
||||
:using_affiliated_lodging, :arrival, :departure, :person_attributes, :other_dietary_choice, :dietary_choice_id,
|
||||
:handicapped_access_required, :supporter_registration_attributes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue