Module: Flexor::Plugins::FlexKeys
- Defined in:
- lib/flexor/plugins/flex_keys.rb
Overview
CamelCase/snake_case key resolution plugin. Overrides key-accepting methods to check for an alternate-case match when the exact key is not found. Composes via super with Core (or any plugin below it).
Defined Under Namespace
Modules: StoreMethods