Hey all, I have a problem currently where I'm trying to enable "themes" for rails, in that views and layouts can be loaded from different locations, depending on the theme selected. Now, prefacing that I have tried every single variation of theme_support for Rails 2.1.0, all to no avail - it loads the views fine, but NEVER the layouts, resulting in (as you can imagine) a page with no styles or head/body.etc.
I have even tried writing this myself by setting the view_paths, but again - no layouts ever get loaded. Is there some fundamental piece of the puzzle I'm missing and if so - what is it!? Thanks in advance, Kirk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

