Re: [Rails-core] ganging up on tests and docs

2006-04-26 Thread Jean-François
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

2006-06-28 Thread Jean-François
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