method
through_reflection?
v5.1.7 -
Show latest stable
- Class:
ActiveRecord::Reflection::ThroughReflection
through_reflection?()public
No documentation available.
# File activerecord/lib/active_record/reflection.rb, line 784
def through_reflection?
true
end