From: "Ben V." Date: 2006-07-23T06:27:07+09:00 Subject: Newbie question - variables and memory I may be wrong, but I might have read somewhere that there's a need to delete variables from memory. In my web environment, can the same variable or instance (@) variable retain the same value across multiple requests, or was that about something else? (I know about session and fom variables, and flashes, but I'm talking about regular variables or instance variables) Thanks for your help and time. -- Posted via http://www.ruby-forum.com/.