Here is a snippet from my log (my controller's name is 'search'):
Processing SearchController#index (for 24.250.117.70 at 2007-08-18 21:10:41) [GET]
Session ID: fe37b03aa45d3f947370173f6000fce3
Parameters: {"action"=>"index", "controller"=>"search"}
Rendering within layouts/search
Rendering search/index
ActionView::TemplateError (No such file or directory - ../config/../app/views/layouts/search.rhtml) in app/views/layouts/search.rhtml:
Does anyone have ideas about why this might not be working? Are folks using this feature successfully?
Thanks,
Tina