On 10/6/07, James Adam <[EMAIL PROTECTED]> wrote:
>
>
> As far as I'm concerned, per-request view paths aren't something I've
> craved; really all I wanted was a simple way to have a
> $LOAD_PATH-style set of directories which were sequentially inspected
> for a given template, and I believe that is now possible, certainly in
> http://dev.rubyonrails.org/changeset/7034... unless I'm mistaken?
>

Absolutely yes it's been possible for a while.  The original announcement of
multiple controller view paths on the official blog mentioned productization
of apps, which definitely requires per-request view paths unless you want
each custom site to have it's own memory footprint.

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

Reply via email to