Class: ActiveRecord::Associations::JoinDependency::JoinAssociation

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#alias_pathObject

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