Padrino v0.9.6 Release Notes

    • ๐Ÿ›  Fixed an issue in controller generator when using --app=app_name
    • โž• Added mm:transate task for easily translate models
    • โšก๏ธ Updated favicon_tag to search inside images folder
    • ๐Ÿ›  Fixes an issue with rendering with layout false now you can use: render 'path/to/template', :layout => false
    • ๐Ÿ”จ Small helpers refactoring
    • ๐Ÿ›  Fixed mailer initializer issue. Cleaned up options in delivery.rb
    • ๐Ÿ›  Fixes tests in padrino helper