instance method
proxy_association
Ruby on Rails 5.2.8.1
Since v4.0.13Signature
proxy_association()
No documentation comment.
Source
# File activerecord/lib/active_record/associations/collection_proxy.rb, line 926
def proxy_association
@association
end
Defined in activerecord/lib/active_record/associations/collection_proxy.rb line 926
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::Associations::CollectionProxy