Class: Rsvp::Family
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Rsvp::Family
- Includes:
- SalutationMixin
- Defined in:
- app/models/rsvp/family.rb
Instance Method Summary collapse
Methods included from SalutationMixin
#salutation, #salutation_type, #salutation_type=
Instance Method Details
#family ⇒ Object
12 13 14 |
# File 'app/models/rsvp/family.rb', line 12 def family self end |