method

through_options

through_options()
public

No documentation available.

# File activerecord/lib/active_record/reflection.rb, line 915
      def through_options
        through_reflection.options
      end