Skip to content

Instantly share code, notes, and snippets.

@asakusuma
Created May 25, 2016 17:34
Show Gist options
  • Save asakusuma/3a6c8ffea18b0c51fa86dfb00e957c9e to your computer and use it in GitHub Desktop.
Save asakusuma/3a6c8ffea18b0c51fa86dfb00e957c9e to your computer and use it in GitHub Desktop.
Glimmer Test Migration Regex Cheatsheet
run\(null, set, controller, (.+), (.+)\);
this.runTask(() => set(this.context, $1, $2));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment