Jeff Lindsay wrote: > I don't know about external libraries, but setting perform_caching to > false should be expected to avoid the problem... if you're not > performing caching, sweepers don't need to run, which is where the > problem is. > > On 4/10/06, sclaret <[EMAIL PROTECTED]> wrote: >> work normally for me when I set config.action_controller.perform_caching >> > -- > Jeff Lindsay > http://blogrium.com/
actually the sweepers work when I call them from norman (non-engine) controllers, so the error must be on the engine side -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-developers mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org
