Method: Administrate::Field::HasMany#attribute_key
- Defined in:
- lib/administrate/field/has_many.rb
#attribute_key ⇒ Object
32 33 34 |
# File 'lib/administrate/field/has_many.rb', line 32 def attribute_key permitted_attribute.keys.first end |