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