API Reference mandarin v0.7.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.

Macros to simplify the definition of routes.

Mix Tasks

Prints Mandarin tasks and their information.

Generates authentication logic for a resource.

Generates a context with functions around an Ecto schema.

Generates controller, views, and context for an HTML resource.

Generates a notifier that delivers emails by default.

Generates an Ecto schema and migration.

Removes a mandarin context from your application

Uninstalls the context from your application. This task removes the files and directories created by the mix mandarin.install task.