Hi all,
I am guessing this cannot be done, and then I am thinking its ruby so it probably can be done.
In my production.rb under “environments/” I have this line:
config.action_controller.consider_all_requests_local = false
I would love to be able to change that at runtime…any thoughts?
Regards Ivor