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