Skip to content

Instantly share code, notes, and snippets.

@ErikCH
Created September 20, 2015 00:09
Show Gist options
  • Save ErikCH/4febe308b8bf1398a8ca to your computer and use it in GitHub Desktop.
Save ErikCH/4febe308b8bf1398a8ca to your computer and use it in GitHub Desktop.
Ember Observer Example 3
<h1>Welcome to {{appName}}</h1>
<br>
<br>
{{outlet}}
{{status}}
<br>
<button {{action 'pressed'}}>Press me</button>
<br>
<br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment