Coffeescript jQuery Ajax - Evanto/qna GitHub Wiki
jQuery DOM ready event with CoffeeScript:
$ ->
# type your code here
How to bind an jQuery onclick event with Coffeescript, in Rails?
$ ->
# type your code here
How to bind an jQuery onclick event with Coffeescript, in Rails?