A programming document I have is constantly referring to \"testenv\". What could it possibly mean? It\'s used in the following example:
Everything seems to work well in the development and production environments: > script/console Loading development environment (Rails 2.3.8)
I\'m not sure if this is possible what I\'m trying to achieve. I want to get the avg of averaged columns.
I want all the production data for my web-app to also flow through my testing environment. Essentially, I want to forward every http request for the production site to the test site (and also have the