sorry i dont think i answered your question. You can reload
the
fastcgi process by running
script/process/reaper -a reload
This will reload all the controller caches.
adam
On 1/31/06, Adam Denenberg <straightflush gmail.com> wrote:
> rails caches controllers in production. set
INITIAL_ENV=development
> or change the setting in environment.rb that caches
controllers
>
> adam
>
>
> On 1/31/06, Mufaddal Khumri <mkhumri allegromedical.com> wrote:
> > Hi,
> >
> > We have a RoR app deployed using Apache + fastcgi
in production mode.
> > When we make a change to say a controller filie on
the server and go
> > back to that page that executes that controller
action it takes no
> > effect. Does Rails cache pages and if so how does
one force the new page
> > to be used?
> >
> > Thanks,
> >
> > _______________________________________________
> > Rails mailing list
> > Rails lists.rubyonrails.org
> > h
ttp://lists.rubyonrails.org/mailman/listinfo/rails
> >
>
_______________________________________________
Rails mailing list
Rails lists.rubyonrails.org
h
ttp://lists.rubyonrails.org/mailman/listinfo/rails
|