Could anyone point me to a solution for this?

I'm trying to start over again using trunk rails and have proceeded as usual 
(for 2.6.0 and earlier) but when I get to the admin interface and press the 
"Save My Settings" button, I get the following error:


Errno::ENOENT in  Admin/general#update
No such file or directory - ./cache

RAILS_ROOT: .
Application Trace |  Framework Trace |  Full Trace 
/opt/local/lib/ruby/gems/1.8/gems/actionpack-1.11.2/lib/action_controller/caching.rb:448:in
 `open'
<snip>...
#{RAILS_ROOT}/app/models/blog_sweeper.rb:16:in `expire_for'
#{RAILS_ROOT}/app/models/blog_sweeper.rb:5:in `after_save'
#{RAILS_ROOT}/app/controllers/admin/general_controller.rb:28:in `update'


I've searched for any mention of "./cache" but have so far drawn a blank.


Thanks in advance,

Leslie
_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to