Skip to content

Instantly share code, notes, and snippets.

@gcollazo
Created July 9, 2015 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gcollazo/1df402e19a3ca5867d84 to your computer and use it in GitHub Desktop.
Save gcollazo/1df402e19a3ca5867d84 to your computer and use it in GitHub Desktop.
New Twiddle
export default Ember.Controller.extend({
appName:'Ember Twiddle'
});
{{x-sample text="Don't Click"}}
<button>{{attrs.text}}</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment