Class: Rsvp::Family

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
SalutationMixin
Defined in:
app/models/rsvp/family.rb

Instance Method Summary collapse

Methods included from SalutationMixin

#generate_salutation, #salutation_type, #salutation_type=

Instance Method Details

#familyObject



10
11
12
# File 'app/models/rsvp/family.rb', line 10

def family
  self
end