search for: rossnotes

Displaying 3 results from an estimated 3 matches for "rossnotes".

Did you mean: rocnotes
2006 Mar 29
2
Fragment Cache Wackiness
...production.log that it IS caching, so I can only assume it''s still using the default in-memory cache. A potential wild-card is that I am using this plugin: http://wiki.rubyonrails.com/rails/pages/Action+Cache+Update+Plugin So I tested without it. Same results. Any ideas? -Ross http://rossnotes.com
2006 Mar 24
2
Expiring cached actions outside of ActionController
In the site I''m building, my models are *almost* never updated within ActionController-- all new data comes in via command line scripts manipulating ActiveRecord directly. Can anyone offer any hints about expiring cached actions without Sweeper? -Ross
2006 Mar 21
4
Feedtools
Hi all, Is anyone else seeing silly amounts of segfaults with Feedtools? They''re regular enough to make it unusable, but I haven''t pinned down what''s triggering them yet. Here''s the error: > deadlock 0xb75970a8: run:-/usr/lib/ruby/1.8/timeout.rb:42: [BUG] Segmentation fault > ruby 1.8.3 (2005-06-23) [i486-linux] Naturally, that knocks over WEBrick,