You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, railtie initializers couldn't access app.routes without
missing the route_set_class setting and using a regular route set. Now,
the route set class config is set early enough that railties don't
interfere with lazy routes.
0 commit comments