Re: [Rails-core] ganging up on tests and docs
quot;? Maybe you could have a look at rcov : http://eigenclass.org/hiki.rb?rcov -- Jean-François. -- À la renverse. ___ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core
Re: [Rails-core] Routing failures on r4498
orrect me if I'm wrong) that you can just take the \A and \Z out of the regex and all will be well. Can you give that a spin and see what happens? By the way, isn't \A \z better than \A \Z ? -- Jean-François. -- À la renverse. ___ Rails-c