Second Ruby Project at Microverse to get used to working with Ruby.
This project is about replicating Enumerable functions present in Ruby. These functions are my_each, my_each_with_index, my_select, my_all?, my_none, my_count, my_map, my_inject and multiply_els.
- Ruby
- Linter
- VScode
Contributions, issues and feature requests are welcome! Start by:
- Forking the project
- Cloning the project to your local machine
- cd into the project directory
- Run git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review
👤 Suyash Fowdar
- Github: @Krishnzzz
- Twitter: @Krishnzzz
- LinkedIn: Suyash Fowdar
👤 Azeez Akinkunmi
- GitHub: @kunmi02
- Twitter: @akinkunmi006
- LinkedIn: Azeez Akinkunmi
Give a ⭐ if you like this project!