Class: ActiveRecord::Associations::JoinDependency::JoinAssociation
- Inherits:
-
Object
- Object
- ActiveRecord::Associations::JoinDependency::JoinAssociation
- Defined in:
- lib/praxis/extensions/attribute_filtering/active_record_patches/5x.rb,
lib/praxis/extensions/attribute_filtering/active_record_patches/6_0.rb,
lib/praxis/extensions/attribute_filtering/active_record_patches/6_1_plus.rb
Instance Attribute Summary collapse
-
#alias_path ⇒ Object
Returns the value of attribute alias_path.
Instance Attribute Details
#alias_path ⇒ Object
Returns the value of attribute alias_path.
91 92 93 |
# File 'lib/praxis/extensions/attribute_filtering/active_record_patches/5x.rb', line 91 def alias_path @alias_path end |