Class: Numeric
- Inherits:
-
Object
- Object
- Numeric
- Defined in:
- lib/stealth/core_ext/numeric.rb
Instance Method Summary collapse
- #states ⇒ Object (also: #state)
Instance Method Details
#states ⇒ Object Also known as: state
5 6 7 |
# File 'lib/stealth/core_ext/numeric.rb', line 5 def states self end |