Method: SimpleRecommender::Recommendable::AssociationMetadata#join_table

Defined in:
lib/simple_recommender/recommendable.rb

#join_tableObject

Returns the value of attribute join_table

Returns:

  • (Object)

    the current value of join_table



6
7
8
# File 'lib/simple_recommender/recommendable.rb', line 6

def join_table
  @join_table
end