Module: Plezi::Base

Defined in:
lib/plezi.rb,
lib/plezi/render/erb.rb,
lib/plezi/render/sass.rb,
lib/plezi/render/slim.rb,
lib/plezi/render/sassc.rb,
lib/plezi/router/route.rb,
lib/plezi/router/assets.rb,
lib/plezi/router/errors.rb,
lib/plezi/router/router.rb,
lib/plezi/render/markdown.rb,
lib/plezi/router/adclient.rb,
lib/plezi/render/has_cache.rb,
lib/plezi/controller/bridge.rb,
lib/plezi/controller/identification.rb

Overview

Shhh… the modules and classes defined under the Base namespace are sleeping…

The namespace signifies that Plezi uses these modules and classes internally. We don’t need to worry about these unless we’re monkey-patching stuff or contributing to the Plezi project.

Defined Under Namespace

Modules: BakeSASS, Bridge, HasCache, HasStore, Identification, RenderERB, RenderMarkDown, RenderSlim, Router Classes: Assets, Err404Ctrl, Err500Ctrl, Route, RouteRewrite