Method: ActiveRecord::Relation::JoinOperation#join_class

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

#join_classObject

Returns the value of attribute join_class

Returns:

  • (Object)

    the current value of join_class



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

def join_class
  @join_class
end