tokumei v0.6.5 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

Route incoming HTTP requests by path and method

Cookie based session storage

Generate routes to server static assets

Generate render functions for a directory of templates

Exceptions