attentive/js-features/steps/given/i_have_a_presentation_count...

6 lines
157 B
CoffeeScript

#= require attentive/presentation_timer
#
Flowerbox.Given /I have a presentation counter/, ->
@timer = new Attentive.PresentationTimer()
@timer.render()