Issues using Request Routing plugin & Mongrel

Hey All,

Anyone had issues using Dan Webb's Request Routing plugin with Mongrel? I've just tried using it and I get errors along the lines of:

ArgumentError (Valid criteria are strings, regular expressions, true, or nil):      /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:49:in `test_condition'      /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/code_generation.rb:228:in `check_conditions'      /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/code_generation.rb:226:in `check_conditions' /snip

After faffing around a bit convinced it was my syntax, I tried using webrick which worked fine.

Anyway, before I start digging i thought i'd see if anyone else has experienced the same issue.

Cheers,

Steve

Which version of Mongrel Stever?

Which version of Mongrel Stever?

0.3.13.4

Cheers,

Steve