retrospring/app/assets/javascripts/memes.coffee

3 lines
152 B
CoffeeScript
Raw Normal View History

2014-12-21 22:41:14 +01:00
cheet 'up up down down left right left right b a', ->
2014-12-21 22:29:52 +01:00
($ "body").addClass 'fa-spin'
($ "p.answerbox--question-text").each (i) -> ($ this).html ":^)"