API Reference mandarin v0.4.0
Modules
A package containing generators to generate an admin backend for your Phoenix app.
Convenience functions to design an application (paramsbase, schemas, contexts and HTML) in a programmatic way.
A trivial plug to add the type of resource to the conn
.
Macros to simplify the definition of routes.
Mix Tasks
Prints Mandarin tasks and their information.
Generates a context with functions around an Ecto schema.
Generates controller, views, and context for an HTML resource.
Generates an Ecto schema and migration.
Installs the files into your application