method
options_for_through_record
v4.2.1 -
Show latest stable
- Class:
ActiveRecord::Associations::HasManyThroughAssociation
options_for_through_record()private
No documentation available.
# File activerecord/lib/active_record/associations/has_many_through_association.rb, line 101
def options_for_through_record
[through_scope_attributes]
end