Roda v2.5.0 Release Notes

Release Date: 2015-07-14 // almost 9 years ago
    • 0️⃣ Make :by_name option to path plugin default to true in development (jeremyevans)

    • ➕ Add :cache_class option to render plugin, for customized template cache behavior (celsworth) (#34)

    • Add :compiled_asset_host option to assets plugin, to use a host for compiled assets (jeremyevans)

    • 👍 Allow r.multi_run to take a block that is called with the prefix before dispatching to the rack app (mikz) (#32)