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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -