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