Method: Cuboid::State.reset
- Defined in:
- lib/cuboid/state.rb
.reset ⇒ Object
27 28 29 30 |
# File 'lib/cuboid/state.rb', line 27 def reset = Options.new @application = Application.new end |
27 28 29 30 |
# File 'lib/cuboid/state.rb', line 27 def reset = Options.new @application = Application.new end |