PDA

View Full Version : Sweeper not working


rubyonrails-talk
August 28th, 2006, 08:55 AM
Hello,
I have a strange problem with sweepers:
1) When I try to put the loading of the sweeper in the config.observe
section it fails because the used plugins for the observed model is
not found (Bug?)
2) When I add it manually after the config (MySweeper.instance) it
works only once?!
This means after the second request where a sweeper should trigger

More... (http://groups.google.com/group/rubyonrails-talk/msg/9f6c2762c2e4491b)