Class: ActiveRecord::Inequality::LessThanEqual
- Defined in:
- lib/inequal_opportunity.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#==, #initialize, #inspect, #string_value
Constructor Details
This class inherits a constructor from ActiveRecord::Inequality::Base
Instance Method Details
#operator ⇒ Object
45 46 47 |
# File 'lib/inequal_opportunity.rb', line 45 def operator '<=' end |