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