Practice of Second ruby lessons on Microverse school. This small project consist of adding new methods onto the existing Enumerable module. Project build using testing with Rspec (TDD).
- Ruby 2
- Install Ruby
- clone repository from github
- run the file in the command line by "ruby index.rb"
- gem install rspec
- rspec init
- creted file spec/index_spec.rb
- for testing run rspec in terminal
👤 Hemant soni
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse!
This project is MIT licensed.