Method: ActiveData::Config#primary_attribute
- Defined in:
- lib/active_data/config.rb
#primary_attribute ⇒ Object
Returns the value of attribute primary_attribute.
5 6 7 |
# File 'lib/active_data/config.rb', line 5 def primary_attribute @primary_attribute end |