Method: LHS::Record::Chainable::Chain#references_values
- Defined in:
- lib/lhs/concerns/record/chainable.rb
#references_values ⇒ Object
Returns a hash of reference options
234 235 236 |
# File 'lib/lhs/concerns/record/chainable.rb', line 234 def references_values chain_references end |