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