method
through_reflection?
v6.0.0 -
Show latest stable
- Class:
ActiveRecord::Reflection::AbstractReflection
through_reflection?()public
No documentation available.
# File activerecord/lib/active_record/reflection.rb, line 147
def through_reflection?
false
end