Module: SiteFramework

Includes:
Helpers
Defined in:
lib/site_framework.rb,
lib/site_framework/orm.rb,
lib/site_framework/engine.rb,
lib/site_framework/helpers.rb,
lib/site_framework/version.rb,
lib/site_framework/middleware.rb,
app/models/site_framework/site.rb,
app/models/site_framework/domain.rb,
lib/site_framework/current_state.rb,
lib/site_framework/mongoid/concerns.rb,
lib/site_framework/active_record/concerns.rb

Overview

Main module of ‘site_framework` gem

Defined Under Namespace

Modules: DomainAware, DummyHelper, Helpers, ORM, Routing, SiteAware Classes: CurrentState, Domain, Engine, Middleware, Site

Constant Summary collapse

VERSION =
'4.3.3'

Method Summary

Methods included from DummyHelper

#current_domain, #current_domain_name, #current_site, #default_site?