That's how Rails works in production mode. All classes are cached. Views,
because they are not classes, are not cached.


On 10/20/07, Elliott Blatt <[EMAIL PROTECTED]> wrote:
>
>
> Hi Jeff,
>
> Thanks for your swift reply.
>
> If I kill this dispatch.fcgi, the updated controllers will be reloaded?
>
> I'll try this.
>
> Thanks,
> EB
>
> Jeff Xiong wrote:
> > pkill -9 dispatch.fcgi
> >
> > On 10/21/07, Elliott Blatt <[EMAIL PROTECTED]> wrote:
> >> changed (svn update) and when (or if) the changes are reflected in the
> >> 2. I assume that there is some job that restarts the server or some
> such
> >> EB
> >> --
> >> Posted via http://www.ruby-forum.com/.
> >>
> >> >
> >>
> >
> >
> > --
> > Jeff Xiong
> > Software Journeyman - http://gigix.thoughtworkers.org
> > Open Source Contributor - http://rubyworks.rubyforge.org
> > Technical Evangelist - http://www.infoq.com/cn/
>
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to