Class: ComplexConfig::Railtie
- Defined in:
- lib/complex_config/railtie.rb
Overview
Rails integration for ComplexConfig
Provides integration with Rails application lifecycle by flushing the configuration cache during the to_prepare callback, ensuring that configuration changes are picked up correctly in development mode.