Class: Superstore::Associations::Builder::BelongsTo
- Inherits:
-
Association
- Object
- Association
- Superstore::Associations::Builder::BelongsTo
- Defined in:
- lib/superstore/associations/builder/belongs_to.rb
Instance Attribute Summary
Attributes inherited from Association
Instance Method Summary collapse
Methods inherited from Association
#association_class, #association_class_name, #initialize, #loaded!, #loaded?, #target, #target=
Constructor Details
This class inherits a constructor from Superstore::Associations::Association
Instance Method Details
#macro ⇒ Object
3 4 5 |
# File 'lib/superstore/associations/builder/belongs_to.rb', line 3 def macro :belongs_to end |