[Rails] Re: Rails runtime

2009-01-28 Thread Frederick Cheung
On 28 Jan 2009, at 16:36, Camille Roux wrote: Hi, I've a question about the Rails runtime. I'd like to know which part of Rails is executed (and put in memory) at each request? at each server launch? In other words, is Rails like PHP (the whole code is executed at each request)?

[Rails] Re: Rails runtime

2009-01-28 Thread Mark Reginald James
Camille Roux wrote: I've a question about the Rails runtime. I'd like to know which part of Rails is executed (and put in memory) at each request? at each server launch? In other words, is Rails like PHP (the whole code is executed at each request)? On on start-up in production mode a