Method: ROM::Factory::TupleEvaluator#sequence
- Defined in:
- lib/rom/factory/tuple_evaluator.rb
#sequence ⇒ 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.
42 43 44 |
# File 'lib/rom/factory/tuple_evaluator.rb', line 42 def sequence @sequence end |