Module: Tablets

Extended by:
Global::Configurator, Global::Loader, Global::Store
Defined in:
lib/tablets.rb,
lib/tablets/base.rb,
lib/tablets/data.rb,
lib/tablets/engine.rb,
lib/tablets/railtie.rb,
lib/tablets/version.rb,
lib/tablets/renderer.rb,
lib/tablets/data/query.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,
lib/tablets/utils/search_condition_builder.rb

Overview

Top level tablets module extended with global tablets methods

Defined Under Namespace

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

Constant Summary

Constants included from Global::Configurator

Global::Configurator::DEFAULT_OPTIONS

Instance Attribute Summary

Attributes included from Global::Configurator

#options, #tablets_dir

Method Summary

Methods included from Global::Loader

load!

Methods included from Global::Store

register_tablet, tablets

Methods included from Global::Configurator

extended, setup