What's considered (in)appropriate use of request.env in rails? -


my understanding request.env stores info user's or server's environment. looking @ piece of actiondispatch code see storing exception, , made me wonder if appropriate?

that leads me more general question of considered (in)appropriate uses of using request.env?

here usefull source can take into.

http://blogofchirag.blogspot.com/2008/09/variables-in-request-env-ruby-on-rails.html


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -