Method: ActiveRecord::Reflection::ThroughReflection#through_options

Defined in:
lib/active_record/reflection.rb

#through_optionsObject



544
545
546
# File 'lib/active_record/reflection.rb', line 544

def through_options
  through_reflection.options
end