Padrino v0.9.18 Release Notes

    • ⚡️ Updated to use latest http_router
    • 🛠 Fix undefined method crypted_password when using Postgresql + Sequel [Thanks to Commuter]
    • Preserve params for after use by a before filter
    • 🛠 Fix const scope for Rack::Mime [Thanks to spllr]