Padrino v0.9.4 Release Notes

    • ๐Ÿท Improved select_tag helper, now accept :include_blank => 'My text'
    • Re-require 'tilt' since not all of us use sinatra --pre
    • ๐Ÿ›  Fixed a strange api change of bundler (see: http://github.com/carlhuda/bundler/issues/closed#issue/160)
    • โœ‚ Removed Bundler 0.9.7 dependency and allow all versions > 0.9.7.
    • ๐Ÿ›  Fixed Padrino Mailer views_path when we use a "multi app" project
    • ๐Ÿ›  Fixed content_type in Padrino Mailer
    • โž• Added a spec option -fs
    • โœ‚ Removed rspec.opts and use it directly in rake task