Module: RackStep
- Defined in:
- lib/router.rb,
lib/rackstep.rb,
lib/controller.rb
Overview
Abstract controller class with some helper methods. ALL your controllers MUST use this one as a superclass.
Defined Under Namespace
Classes: App, Controller, ErrorController, Response, Route, Router