mandarin v0.3.0 Mandarin.Router

Macros to simplify the definition of routes.

Link to this section Summary

Functions

Add routes for a full-fledged Mandarin controller

Link to this section Functions

Link to this macro resources(prefix, module, options \\ []) (macro)

Add routes for a full-fledged Mandarin controller.

The same as Phoenix.Router.resources/3, but with an extra <resource>/select route, for use with Forage’s select widget.