module
Importance_0
v7.0.0 - Show latest stable - 0 notes

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Constants

COMPARE_CHECKS = { greater_than: :>, greater_than_or_equal_to: :>=, equal_to: :==, less_than: :<, less_than_or_equal_to: :<=, other_than: :!= }.freeze

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.