Module: Exstatic

Defined in:
lib/exstatic.rb,
lib/exstatic/engine.rb,
lib/exstatic/version.rb,
app/models/exstatic/page.rb,
lib/generators/exstatic/install_generator.rb,
lib/exstatic/validators/nonexistant_path_validator.rb

Defined Under Namespace

Modules: Generators, Validators Classes: Engine, Page, PagesController

Constant Summary collapse

VERSION =
"0.0.2"
@@authorization_method =
:authorize_exstatic_pages
@@authorization_actions =
[:new, :create, :edit, :update, :destroy, :index, :show]