Class: ComplexConfig::Railtie

Inherits:
Rails::Railtie
  • Object
show all
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.