Named Regular Expression Captures in Ruby
This is a short article outlining how to use named captures when you are using the match method… allowing you to assign a name to what you are extracting.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
This is a short article outlining how to use named captures when you are using the match method… allowing you to assign a name to what you are extracting.
Post a comment