Method: ROM::Factory::TupleEvaluator#attributes
- Defined in:
- lib/rom/factory/tuple_evaluator.rb
#attributes ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
33 34 35 |
# File 'lib/rom/factory/tuple_evaluator.rb', line 33 def attributes @attributes end |