db_config 0.1.9
DBConfig provides a powerful, database-backed configuration store for Rails applications. Store and retrieve configuration values dynamically with automatic type detection and conversion (strings, integers, floats, booleans, arrays, hashes, and nil). Features eager loading for high-performance access to frequently used configs, a simple API (get/set/update/delete), and seamless integration with Avo admin panels. See https://github.com/avo-hq/db_config for full documentation and usage examples.