Class: ActiveRecord::Associations::JoinDependency

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

Defined Under Namespace

Classes: JoinAssociation

Instance Attribute Summary collapse

Instance Attribute Details

#referencesObject

Returns the value of attribute references.



44
45
46
# File 'lib/praxis/extensions/attribute_filtering/active_record_patches/5x.rb', line 44

def references
  @references
end