Hi Ryan,
One quick question.. I was able to upgrade my application successfully, though I am facing 1 issue. When I run my app in the production mode (rails s -e production) for some reason my view helpers are not included even though I have helper :all in the application_controller.rb file.. Any hints as to why that is happening?
Hi Ryan,
One quick question.. I was able to upgrade my application successfully, though I am facing 1 issue. When I run my app in the production mode (rails s -e production) for some reason my view helpers are not included even though I have helper :all in the application_controller.rb file.. Any hints as to why that is happening?
Thanks
Priyanka