rubyconfig / config

Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.
Other
2.1k stars 230 forks source link

Block reload config files in Railtie if they already uploaded #353

Open vovanmozg opened 6 months ago

vovanmozg commented 6 months ago

Fixes https://github.com/rubyconfig/config/issues/352

vovanmozg commented 5 months ago

@cjlarose, could you check tests?