This repository is a very basic practice exercise working with test-driven development and learning Ruby. One method & its tests evaluate whether or not a year is a leap year. The other method and its tests returns a string of words in title case.
- Ruby v.2.6.5
- Docker v.20.10.6
- Test-driven development
- Chruby v.0.3.9
- Rspec v.3.10.1
- Gems:
pry
,rspec
MIT, 2021.