Padrino v0.9.19 Release Notes

    • Sinatra 1.1 compat
    • ๐Ÿ›  Fixed destroy admin/app/page [Thanks to Sob]
    • ๐Ÿ›  Fixed couchrest dependencies [Thanks to 21studios]
    • โž• Added a basic index file [Thanks to 21studios]
    • Now Admin password are undecryptable [Thanks to Sob]
    • Arrayify keys for invalidation in padrino-cache
    • ๐Ÿ›  Fixed few typos errors [Thanks to Philtr]
    • ๐Ÿ›  Fix conflict on seeds.rb when generating admin [Thanks to Spllr]
    • Correct path in spec [Thanks to Spllr]
    • Bypass admin login in development
    • ๐ŸŒ Norwegian translation [Thanks to Fossmo]
    • โšก๏ธ Updated generator for new rspec version [Thanks to Rosstimson]
    • โšก๏ธ Updated generator to work with legacy rspec version
    • ๐Ÿ›  Fixed issue with views folder not being generated in projects
    • ๐Ÿ›  Fixed the listing headers of admin pages, now is plural [Thanks to Rosstimson]
    • ๐Ÿ›  Fixed model migration removal [Thanks to Sob]
    • โšก๏ธ Updated plugins to pull using https [Thanks to Sob]