Module: RansackAbbreviator
- Extended by:
- Configuration
- Defined in:
- lib/ransack_abbreviator.rb,
lib/ransack_abbreviator/engine.rb,
lib/ransack_abbreviator/version.rb,
lib/ransack_abbreviator/constants.rb,
lib/ransack_abbreviator/configuration.rb,
lib/ransack_abbreviator/abbreviators/decoder.rb,
lib/ransack_abbreviator/abbreviators/encoder.rb,
lib/ransack_abbreviator/adapters/active_record/base.rb
Defined Under Namespace
Modules: Abbreviators, Adapters, Configuration, Constants Classes: Engine
Constant Summary collapse
- VERSION =
"0.0.8"
Method Summary
Methods included from Configuration
add_assoc_abbreviation, add_column_abbreviation, assoc_abbreviation_for, assoc_abbreviations=, assoc_name_for, column_abbreviation_for, column_abbreviations=, column_name_for, config_dir, configure