Skip to content

flightdeck 0.5.2

Choose a tag to compare

@cmer cmer released this 28 Jul 04:46
· 10 commits to main since this release
d8cad45

Fixed

  • The dashboard no longer 500s when the engine is mounted under a named scope
    or namespace (e.g. namespace :admin { mount Flightdeck::Engine, at: "/jobs" })
    or with a custom route name via as:.