Padrino

Padrino 0.9.28 - Reloader, Compatibility and Bug Fixes

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 start as padrino s for convenience here
  • Added an easy way to generate a Rakefile here. This allows you to stop using padrino rake and use rake directly. Especially useful for Heroku deployed apps! Simply run $ padrino rake gen.

Th is a simple bugfix release with these being the major fixes:

  • Development reloader hangs during reload fixed here
  • Updated couch_rest models and dependencies here and here
  • Fixed mongoid and mongomapper deps here and here. Thanks to RoryO for the pull request.

Contribute

Please report any issues you encounter with this release! We are working very actively on Padrino and want to make the framework as stable and reliable as possible. That concludes the changelog for this release. As always if you want to keep up with Padrino updates, be sure to follow us on twitter: @padrinorb, join us on IRC at “#padrino” on freenode, open an issue, or discuss on gitter.


comments powered by Disqus