Jason Fb wrote in post #1150232: > Put a debugger in (use binding or debugger for Ruby < 1.9; use byebug > for Ruby 2.0) before your test failure and execute those RegExp commands > on the console while you have the values in memory. > > You probably have just a few characters off, or a whitespace character > that is messing up the match.
Thank you for your reply. I solved that error. Kind regards -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/bb9314c4452edd6e4fecdc830e87e6d8%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

