Method: EasyMapper::Model#associations_to_many
- Defined in:
- lib/easy_mapper/model.rb
#associations_to_many ⇒ Object
89 90 91 |
# File 'lib/easy_mapper/model.rb', line 89 def associations_to_many self.class.associations_to_many end |