Method: ActiveRecord::Reflection::ThroughReflection#through_options

Defined in:
activerecord/lib/active_record/reflection.rb

#through_optionsObject



914
915
916
# File 'activerecord/lib/active_record/reflection.rb', line 914

def through_options
  through_reflection.options
end