Maru v0.10.3 Maru.Builder.Route

Generate routes of maru router.

Summary

Functions

Generate general route defined by user within method block

Generate MethodNotAllow route for all path without match method

Functions

dispatch(route, env, adapter)

Generate general route defined by user within method block.

dispatch_405(version, path, adapter)

Generate MethodNotAllow route for all path without match method.