more modern coffeescript changes

This commit is contained in:
John Bintz 2012-04-11 16:39:26 -04:00
parent b94df1c3a0
commit 5228619a98

View File

@ -1,5 +1,5 @@
Flowerbox ||= {}
Flowerbox.Cucumber ||= {}
Flowerbox = Flowerbox || {}
Flowerbox.Cucumber = Flowerbox.Cucumber || {}
class Flowerbox.Cucumber.Reporter
nameParts: ->