Skip to content

Instantly share code, notes, and snippets.

@bastjan
Last active December 29, 2015 17:39
Show Gist options
  • Save bastjan/7705666 to your computer and use it in GitHub Desktop.
Save bastjan/7705666 to your computer and use it in GitHub Desktop.
find evil Spine.bind and replace with listenTo
Spine\.bind.(['"].+?)\)?$
@listenTo Spine, $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment