Method: ActiveRecord::Relation::JoinOperation#join_class
- Defined in:
- lib/ocean-dynamo/active_record_stuff/relation.rb
#join_class ⇒ Object
Returns the value of attribute join_class
4 5 6 |
# File 'lib/ocean-dynamo/active_record_stuff/relation.rb', line 4 def join_class @join_class end |