Okay, I managed to figure it out but I'm not sure it's the best way of 
doing it.  I placed the following code in environment.rb:

ActionController::Base.view_paths = ["app/views", "public/themes"]

So, it looks in both view paths and in app/views there are no layouts 
and in public/themes the layouts exist under the theme name.  So far, 
everything is working great and I don't see any performance issues.

But, the question is -

Is there a better way to do this?
-- 
Posted via http://www.ruby-forum.com/.
-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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-talk?hl=en.


Reply via email to