Skip to content

Instantly share code, notes, and snippets.

@stepahn
Created September 23, 2014 11:45
Show Gist options
  • Save stepahn/b5146992b9e8a630df70 to your computer and use it in GitHub Desktop.
Save stepahn/b5146992b9e8a630df70 to your computer and use it in GitHub Desktop.
ready = ->
$(document).ready(ready)
$(document).on('page:load', ready)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment