Retrospring/app/assets/javascripts/memes.coffee

3 lines
152 B
CoffeeScript
Raw Normal View History

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