Class: Flipper::Expressions::GreaterThan
- Inherits:
-
Comparable
- Object
- Comparable
- Flipper::Expressions::GreaterThan
- Defined in:
- lib/flipper/expressions/greater_than.rb
Class Method Summary collapse
Methods inherited from Comparable
Class Method Details
.operator ⇒ Object
4 5 6 |
# File 'lib/flipper/expressions/greater_than.rb', line 4 def self.operator :> end |