Module: Xhive

Defined in:
lib/xhive.rb,
lib/xhive/hashy.rb,
lib/xhive/engine.rb,
lib/xhive/mailer.rb,
lib/xhive/router.rb,
lib/xhive/version.rb,
lib/xhive/widgify.rb,
lib/xhive/base_tag.rb,
lib/xhive/controller.rb,
app/models/xhive/page.rb,
app/models/xhive/site.rb,
lib/xhive/presentable.rb,
lib/xhive/router/base.rb,
lib/xhive/tag_factory.rb,
app/models/xhive/image.rb,
lib/xhive/router/cells.rb,
lib/xhive/router/error.rb,
lib/xhive/router/route.rb,
app/models/xhive/mapper.rb,
lib/xhive/liquid_wrapper.rb,
app/cells/xhive/page_cell.rb,
app/models/xhive/stylesheet.rb,
app/cells/xhive/stylesheet_cell.rb,
app/models/xhive/anonymous_user.rb,
app/uploaders/xhive/image_uploader.rb,
lib/xhive/active_record_extensions.rb,
app/presenters/xhive/base_presenter.rb,
app/presenters/xhive/page_presenter.rb,
app/presenters/xhive/user_presenter.rb,
app/helpers/xhive/application_helper.rb,
app/controllers/xhive/pages_controller.rb,
app/controllers/xhive/images_controller.rb,
app/controllers/xhive/widgets_controller.rb,
app/presenters/xhive/stylesheet_presenter.rb,
app/controllers/xhive/application_controller.rb,
app/controllers/xhive/stylesheets_controller.rb

Defined Under Namespace

Modules: ActiveRecordExtensions, ApplicationHelper, Controller, InstanceMethods, Presentable, Router, Widgify Classes: AnonymousUser, ApplicationController, BasePresenter, BaseTag, Engine, Hashy, Image, ImageUploader, ImagesController, LiquidWrapper, Mailer, Mapper, Page, PageCell, PagePresenter, PagesController, Site, Stylesheet, StylesheetCell, StylesheetPresenter, StylesheetsController, TagFactory, UserPresenter, WidgetsController

Constant Summary collapse

VERSION =
"1.6.4"