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
Having helper methods on the group method that are available on a Route would be extremely useful, allowing us to easily create groups of routes for a single host, for example, without having to add host to every route in the group.
Having helper methods on the
groupmethod that are available on aRoutewould be extremely useful, allowing us to easily create groups of routes for a singlehost, for example, without having to addhostto every route in the group.