module
CQL::ActiveRecord::Validations::GreaterThan
Direct including types
Defined in:
active_record/validations.crInstance Method Summary
- #gt?(value : AllNumbers, compare : AllNumbers)
- #gt?(value : Float, compare : Float)
- #gt?(value : Time, compare : Time)