Class: Scenario
- Inherits:
-
Object
- Object
- Scenario
- Defined in:
- lib/scenario.rb
Class Attribute Summary collapse
-
.index ⇒ Object
Returns the value of attribute index.
Class Method Summary collapse
Class Attribute Details
.index ⇒ Object
Returns the value of attribute index.
3 4 5 |
# File 'lib/scenario.rb', line 3 def index @index end |