Module: HighVoltage

Extended by:
Configuration
Defined in:
lib/high_voltage.rb,
lib/high_voltage/page.rb,
lib/high_voltage/engine.rb,
lib/high_voltage/version.rb,
lib/high_voltage/page_finder.rb,
lib/high_voltage/configuration.rb,
lib/high_voltage/page_collector.rb,
lib/high_voltage/route_drawers/root.rb,
lib/high_voltage/route_drawers/default.rb,
lib/high_voltage/constraints/root_route.rb

Defined Under Namespace

Modules: Configuration, Constraints, RouteDrawers, StaticPage Classes: Engine, InvalidPageIdError, Page, PageCollector, PageFinder, PagesController

Constant Summary collapse

VERSION =
"3.1.2".freeze

Instance Attribute Summary

Attributes included from Configuration

#content_path, #home_page, #layout, #parent_engine, #route_drawer

Method Summary

Methods included from Configuration

configure, extended, full_path, page_ids, set_default_configuration