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
If a controller isn't defined, check for a closure
Check to see if the controller isn't defined and set it as the route's
closure. The check uses the same logic as the `Route` class to determine
if the route defines a controller action.
Fixes#9
0 commit comments