Method: ROM::Factory::TupleEvaluator#relation

Defined in:
lib/rom/factory/tuple_evaluator.rb

#relationObject (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.



36
37
38
# File 'lib/rom/factory/tuple_evaluator.rb', line 36

def relation
  @relation
end