tokumei v0.5.0 API Reference

Modules

mix tokumei.new <app_dir>
mix tokumei.new <app_dir>

Log every request handled by the application

Handle failures from request handlers

Notifications to show on the next request, after redirection

Store flash messages as part of a url’s query

Transform HEAD requests to GET requests

Selection of utilities

Allows browser submitted forms to use HTTP verbs other than POST

Return a not found exception in response to any request

Home of functionality that should be contributed to the Raxx project

Route incoming HTTP requests by path and method

Cookie based session storage

Generate routes to server static assets

Exceptions