method
constraints
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::Reflection::AssociationReflection::PolymorphicReflection
constraints()public
No documentation available.
# File activerecord/lib/active_record/reflection.rb, line 1181
def constraints
@reflection.constraints + [source_type_scope]
end