Class: ActiveMocker::ActiveRecord::Relationships::HasAndBelongsToMany Private

Inherits:
Relationship
  • Object
show all
Defined in:
lib/active_mocker/active_record/relationships.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary

Attributes inherited from Relationship

#name

Method Summary

Methods inherited from Relationship

#class_name, #foreign_key, #initialize, #join_table, #options, #through

Constructor Details

This class inherits a constructor from ActiveMocker::ActiveRecord::Relationships::Relationship