Module: Tablets

Extended by:
Global::Configurator, Global::Loader, Global::Store
Defined in:
lib/tablets.rb,
lib/tablets/data.rb,
lib/tablets/engine.rb,
lib/tablets/tablet.rb,
lib/tablets/railtie.rb,
lib/tablets/version.rb,
lib/tablets/renderer.rb,
lib/tablets/data/query.rb,
lib/tablets/utils/arel.rb,
lib/tablets/global/store.rb,
lib/tablets/utils/config.rb,
lib/tablets/view_helpers.rb,
lib/tablets/global/loader.rb,
lib/tablets/global/configurator.rb,
lib/tablets/data/processing/base.rb,
lib/tablets/data/processing/order.rb,
lib/tablets/data/processing/filter.rb,
lib/tablets/data/processing/paginate.rb,
app/controllers/tablets/ajax_controller.rb

Overview

Top level tablets module. Extended with global tablets methods.

Defined Under Namespace

Modules: Global, Utils, ViewHelpers Classes: AjaxController, Data, Engine, Railtie, Renderer, Tablet

Constant Summary collapse

VERSION =
'0.3.6'

Constants included from Global::Configurator

Global::Configurator::DEFAULT_OPTIONS

Instance Attribute Summary

Attributes included from Global::Store

#tablets

Attributes included from Global::Configurator

#options, #tablets_dir

Method Summary

Methods included from Global::Loader

load!, loaded?, unload!

Methods included from Global::Store

register

Methods included from Global::Configurator

extended, setup