Method: Lore::Associations#primary_keys
- Defined in:
- lib/lore/model/associations.rb
#primary_keys ⇒ Object (readonly)
Returns the value of attribute primary_keys.
7 8 9 |
# File 'lib/lore/model/associations.rb', line 7 def primary_keys @primary_keys end |