Using conditionals inside Ruby's regular expressions
In this post, we’ll dive into regex conditionals and discuss how to work around the limitations in Ruby’s implementation of them http://blog.honeybadger.io/using-conditionals-inside-ruby-regular-expressions/
Post a comment