When using scripts/console, changes made to any classes/methods in my
application files do not reflect in the console until i restart it. I
verified that RAILS_ENV is indeed set to development. Isn’t that
supposed to reload the app on every call? is the console different?
Thanks,
Sebastian