This project is a microverse collaborative project which is part of the requirements of the microverse technical curriculum in the Ruby section. This project consist of different ruby enumerable methods that emulate Ruby's in-built enumerable methods
- Ruby
- VS code
Run the code demonstrations below
ruby enumerable.rb
- Ruby
To run this project locally, please ensure you have Ruby installed on your machine, then clone this repository by running.
git clone https://github.com/enkog/Enumerable-Methods
After cloning run
cd enumerable-methods
Lastly run either of the commands listed in the getting started section above.
$ gem install rspec
To test the code, run rspec
from root of the folder using terminal.
Rspec is used for the test.
👤 Ntwali Heritier
- Github: @NtwaliHeritier
- Twitter: @NtwaliHeritier
- Linkedin: Ntwali Heritier
👤 Oguadinma Nkiruka Ngozika
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.