For clarification, If I try to go to a page on my site which has the correct (route to the layout), I receive this error:
Missing layout public/themes/default/layouts/application.erb in view path app/views So, the public/themes/default/layouts/application.erb is correct but the starting path of app/views is not. I want the starting path to be changed from app/views to public/themes (but only for layouts), not for templates. -- 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.

