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
rails console: Handle non standard application names
Fix: rails#52615
Ref: rails#50796
The code assumed the application follow the standard `Name::Application`
naming, but it's possible to rename it however you like.
0 commit comments