instance method
construct_from
Ruby on Rails 3.0.20
Since v3.0.20 Last seen in v3.0.20Signature
construct_from()
No documentation comment.
Source
# File activerecord/lib/active_record/associations/through_association_scope.rb, line 48
def construct_from
@reflection.table_name
end
Defined in activerecord/lib/active_record/associations/through_association_scope.rb line 48
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::Associations::ThroughAssociationScope