Skip to content

Commit

Permalink
README.md: fixed inconsistency with haml example
Browse files Browse the repository at this point in the history
  • Loading branch information
theandym committed Feb 11, 2013
1 parent a49f2ea commit 3dc78de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -89,6 +89,8 @@ Edit your posts index view `app/views/posts/index.html.erb` with the following c

If you prefer haml, this is equivalent to inserting the following code into `app/views/posts/index.html.haml`:

#posts

:javascript
$(function() {
// Blog is the app name
Expand Down

0 comments on commit 3dc78de

Please sign in to comment.