Method: SimpleRecommender::Recommendable::AssociationMetadata#join_table
- Defined in:
- lib/simple_recommender/recommendable.rb
#join_table ⇒ Object
Returns the value of attribute join_table
6 7 8 |
# File 'lib/simple_recommender/recommendable.rb', line 6 def join_table @join_table end |