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