Module: Tunable
- Extended by:
- Normalizer
- Defined in:
- lib/tunable.rb,
lib/tunable/model.rb,
lib/tunable/hasher.rb,
lib/tunable/setting.rb,
lib/tunable/version.rb,
lib/tunable/core_ext.rb,
lib/tunable/normalizer.rb
Defined Under Namespace
Modules: ActiveRecordExtensions, Hasher, Model, Normalizer Classes: Setting
Constant Summary collapse
- COLUMNS =
[:context, :key, :value, :settable_id, :settable_type]
- VERSION =
'0.0.6'
Constants included from Normalizer
Normalizer::FALSIES, Normalizer::TRUTHIES
Method Summary
Methods included from Normalizer
getter_value, matching_type, normalize_and_get, normalize_value