Module: Flexor::Plugins

Defined in:
lib/flexor/plugins.rb,
lib/flexor/plugins/core.rb,
lib/flexor/plugins/flex_keys.rb,
lib/flexor/plugins/symbolize_keys.rb

Overview

Namespace for Flexor plugins. Each plugin is a module containing optional StoreMethods and ClassMethods submodules.

Defined Under Namespace

Modules: Core, Dispatcher, FlexKeys, SymbolizeKeys