Regexing is a CLI library that allows you to practice Ruby regular expressions easily and quickly.
2022-06-01.12.05.25.mov
Install the gem and add to the application's Gemfile by executing:
$ bundle add regexing
If bundler is not being used to manage dependencies, install the gem by executing:
$ gem install regexing
Start regular expression practice
$ bin/console
irb(main):001:0> Regexing.start
Click here for details https://github.com/kenboo0426/regexing/blob/master/CONTRIBUTING.md.
The gem is available as open source under the terms of the MIT License.