From: pat eyler Date: 2005-11-10T01:12:03+09:00 Subject: [ANN] RWB 0.2.0 (now with extra RubyForge goodness) RWB 0.1.1 was released last night, but before I put together an announcement, I ended up putting together a 0.2.0 release too. This combined release features three new warmup methods: warmup(num_runs) rand_warmup(num_requests) spec_warmup(urls, num_runs) These methods will exercise your website prior to the recorded tests. RWB 0.2.0 also adds the Runner#add_proxy method, so RWB will now work behind a web proxy. You can grab your copy from rubyforge.org/projects/rwb/ (a couple of examples are hiding at www.red-bean.com/~pate as well). Don't forget to send me you comments, suggestions, requests, patches, etc. -- thanks, -pate -------------------------