module
ActiveModel::Validations::Comparability
v7.1.3.2 -
Show latest stable
No documentation available for this module.
Constants
COMPARE_CHECKS = { greater_than: :>, greater_than_or_equal_to: :>=,\nequal_to: :==, less_than: :<, less_than_or_equal_to: :<=,\nother_than: :!= }.freeze
Files
- activemodel/lib/active_model/validations/comparability.rb