Skip to content

Instantly share code, notes, and snippets.

@SlyNet
Created September 2, 2011 12:04
Show Gist options
  • Save SlyNet/1188448 to your computer and use it in GitHub Desktop.
Save SlyNet/1188448 to your computer and use it in GitHub Desktop.
class test
initialize: ->
$('.button').click ->
method
method: -> alert 'test'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment