CHANGES
* Sinatra: Bugfix for `mustache :view, :layout => true`
* Mustache class now implements `partial` so you can call `super`
when providing a custom `partial` method.
* Bugfix: Allow slashes in tags, especially partials.
This should hopefully fix things for Bonsai users. Please let me know
if there are other show stoppers.
Compare view: http://github.com/defunkt/mustache/compare/v0.9.1...v0.9.2
--
Chris Wanstrath
http://github.com/defunkt