Class: ActiveForce::Association::BelongsToAssociation

Inherits:
Association
  • Object
show all
Defined in:
lib/active_force/association/belongs_to_association.rb

Instance Attribute Summary

Attributes inherited from Association

#options, #relation_name

Method Summary

Methods inherited from Association

#foreign_key, #initialize, #relation_model, #relationship_name, #represents_sfdc_table?, #sfdc_association_field

Constructor Details

This class inherits a constructor from ActiveForce::Association::Association