Skip to content

Commit

Permalink
Merge pull request #40 from btelles/master
Browse files Browse the repository at this point in the history
Issue #36 Fix handlebars filter documentation.
  • Loading branch information
tchak committed Apr 19, 2012
2 parents c5686dc + 80880bf commit b2cac05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -98,7 +98,7 @@ Now a single line in the layout loads everything:


If you use Slim or Haml templates, you can use handlebars filter : If you use Slim or Haml templates, you can use handlebars filter :


handlebars: :handlebars
{{view Ember.Button}}OK{{/view}} {{view Ember.Button}}OK{{/view}}


It will be translated as : It will be translated as :
Expand Down

0 comments on commit b2cac05

Please sign in to comment.