Method: ActiveRecord::Relation::JoinOperation#relation

Defined in:
lib/ocean-dynamo/active_record_stuff/relation.rb

#relationObject

Returns the value of attribute relation

Returns:

  • (Object)

    the current value of relation



4
5
6
# File 'lib/ocean-dynamo/active_record_stuff/relation.rb', line 4

def relation
  @relation
end