Skip to content

powercodeacademy/phase-3-regex-lab

 
 

Repository files navigation

RegEx Lab

Learning Goals

  • Use RegEx to detect patterns in strings

Instructions

This is a test driven ruby lab designed to get you comfortable using RegEx in combination with the .match and .scan methods. Run bin/rspec and build out your methods in regex_lab.rb

Hint: You can use rubular.com as a handy tool to test your regular expressions as you write them.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%