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