Method: Abyme::Model::ClassMethods#abyme_attributes
- Defined in:
- lib/abyme/model.rb
#abyme_attributes ⇒ Object
15 16 17 |
# File 'lib/abyme/model.rb', line 15 def abyme_attributes Abyme::Model.instance_variable_get(:@permitted_attributes)[name] end |