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
This will allow us to write a per-API configuration
This may allow our controller DSL to auto-generate routes
Instead of the bad way of loading an API (explicit require in environments/application.rb), we can simply mount the entire API in routes (or have it auto-mounted)