NAME

Plack::App::AutoCRUD::Context - Context information for handling a single request

DESCRIPTION

An instance of this class holds a bag of information for serving a single request. It is passed around for sharing information between controllers and view; its lifetime ends when the response is sent.