balvig / chili

The spicy feature toggle framework for Rails
http://balvig.github.io/chili/
MIT License
214 stars 8 forks source link

active_if is not reloaded in development #12

Open balvig opened 10 years ago

balvig commented 10 years ago

Was originally fixed by https://github.com/balvig/chili/commit/14ff0b91d7df629834a23b6376927d1d4fa4b042 but something seems to have changed in later Rails versions that prevents it from being reloaded (meaning you have to restart the server whenever you changed the active_if block)