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