Re: [Radiant] Re: Re: Reloading Routes with a Rake Task

2008-06-20 Thread Sean Cribbs
If a plain redirect or render doesn't work, return false as well. That'll halt the chain for sure. Sean Chris Parrish wrote: Hmm. Will give that a whirl then. I'll let you know. Thanks. -Chris Alex Wayne wrote: Chris Parrish wrote: My question was originally tied to approach #1. I co

Re: [Radiant] Re: Re: Reloading Routes with a Rake Task

2008-06-19 Thread Chris Parrish
Hmm. Will give that a whirl then. I'll let you know. Thanks. -Chris Alex Wayne wrote: Chris Parrish wrote: My question was originally tied to approach #1. I could use a Rake task to change the "javascript_directory" but couldn't get the already-running server to reload its routes. Now

[Radiant] Re: Re: Reloading Routes with a Rake Task

2008-06-19 Thread Alex Wayne
Chris Parrish wrote: > My question was originally tied to approach #1. I could use a Rake task > to change the "javascript_directory" but couldn't get the > already-running server to reload its routes. > > Now I'm working on having an augmented SiteController#show_page action > process the whole