Method: ROM::Factory::TupleEvaluator#traits
- Defined in:
- lib/rom/factory/tuple_evaluator.rb
#traits ⇒ 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.
39 40 41 |
# File 'lib/rom/factory/tuple_evaluator.rb', line 39 def traits @traits end |