method
through_options
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::Reflection::AssociationReflection
through_options()private
No documentation available.
# File activerecord/lib/active_record/reflection.rb, line 1150
def through_options
through_reflection.options
end