After drawing many virtual blank stares in the IRC channel and finding zero results on the wiki for ''sweeper'' I''m left to wonder whether these are actually officially supported, or are on their way toward being deprecated. Is there a better way of expiring caches on model saves and deletions? Sincerely, Tom Lieber tom@alltom.com http://AllTom.com/
Hi Tom. On 1/3/06, Tom Lieber <alltom@gmail.com> wrote:> > After drawing many virtual blank stares in the IRC channel and finding > zero results on the wiki for ''sweeper'' I''m left to wonder whether > these are actually officially supported, or are on their way toward > being deprecated. Is there a better way of expiring caches on model > saves and deletions? >I use several Sweepers in my Rails app with great success. I can''t vouch for whether they are "officially" supported (or deprecated), but they are working for me right now under Rails 1.0. If you can perhaps give more specifics as to what information you are looking for regarding Sweeping I might be able to help you out. -Matt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060103/2ef2afd5/attachment-0001.html
On 1/3/06, Belorion <belorion@gmail.com> wrote:> Hi Tom. > > On 1/3/06, Tom Lieber <alltom@gmail.com> wrote: > > After drawing many virtual blank stares in the IRC channel and finding > > zero results on the wiki for ''sweeper'' I''m left to wonder whether > > these are actually officially supported, or are on their way toward > > being deprecated. Is there a better way of expiring caches on model > > saves and deletions?Rails Weenie puts them to great use: http://techno-weenie.net/svn/projects/rails_help/app/cachers/ -- rick http://techno-weenie.net
On 1/3/06, Rick Olson <technoweenie@gmail.com> wrote:> Rails Weenie puts them to great use: > > http://techno-weenie.net/svn/projects/rails_help/app/cachers/Hah, an excellent example. Thank you!> rick > http://techno-weenie.netSincerely, Tom Lieber tom@alltom.com http://AllTom.com/
Quick question - in what directory/ies should sweeper files be saved? csn -- Posted via http://www.ruby-forum.com/.
On 1/15/06, csn <cool_screen_name90001@yahoo.com> wrote:> > Quick question - in what directory/ies should sweeper files be saved? > > csn >I do beleive app/models is the standard location. -Matt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060117/0c9f6896/attachment.html