method
through_options
v6.1.3.1 -
Show latest stable
- Class:
ActiveRecord::Reflection::ThroughReflection
through_options()public
No documentation available.
# File activerecord/lib/active_record/reflection.rb, line 915
def through_options
through_reflection.options
end