Skip to content

Commit

Permalink
upgrading
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Mar 26, 2010
1 parent fe2effe commit 2db33e8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -279,6 +279,13 @@ for complete documentation.
An example Sinatra application is also provided:
<http://github.com/defunkt/mustache-sinatra-example>

If you are upgrading to Sinatra 1.0 and Mustache 0.9.0+ from Mustache
0.7.0 or lower, the settings have changed. But not that much.

See [this diff](http://gist.github.com/345490) for what you need to
do. Basically, things are named properly now and all should be
contained in a hash set using `set :mustache, hash`.


[Rack::Bug][4]
--------------
Expand Down

0 comments on commit 2db33e8

Please sign in to comment.