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