Today we released another minor, iterative point release that addresses a few issues including development reloader hanging, couch_rest compatibility, mongoid system_timer deps, and easier Rakefile generation. For more details see the rest of this post. This release should not have any breaking changes whatsoever, so please upgrade as soon as you can.
Stay tuned for 0.9.29 and then the big 0.10.0 release coinciding with the release of Sinatra 1.3.
Two very small additions:
- Added an alias to
padrino startaspadrino sfor convenience here - Added an easy way to generate a Rakefile here. This allows you to stop using
padrino rakeand userakedirectly. Especially useful for Heroku deployed apps! Simply run$ padrino rake gen.
This is a simple bugfix release with these being the major fixes:

