Module: Kangaroo::DefaultAttributes::ClassMethods
- Defined in:
- lib/kangaroo/model/default_attributes.rb
Instance Method Summary collapse
Instance Method Details
#default_attributes ⇒ Object
17 18 19 |
# File 'lib/kangaroo/model/default_attributes.rb', line 17 def default_attributes default_get :fields => attribute_names end |