4 lines
59 B
CoffeeScript
4 lines
59 B
CoffeeScript
|
Flowerbox.When /^I start the timer$/, ->
|
||
|
@timer.start()
|
||
|
|