Module: Rasti::Web

Extended by:
ClassConfig
Defined in:
lib/rasti/web.rb,
lib/rasti/web/route.rb,
lib/rasti/web/render.rb,
lib/rasti/web/router.rb,
lib/rasti/web/request.rb,
lib/rasti/web/version.rb,
lib/rasti/web/endpoint.rb,
lib/rasti/web/template.rb,
lib/rasti/web/controller.rb,
lib/rasti/web/application.rb,
lib/rasti/web/view_context.rb

Defined Under Namespace

Classes: Application, Controller, Endpoint, Render, Request, Route, Router, Template, ViewContext

Constant Summary collapse

ROUTE_PARAMS =
'rack.request.route_params'
VERSION =
'1.2.1'