This project uses our methods for Enumerables in Ruby.The methods created are:
- #my_each
- #my_each_with_index
- #my_select
- #my_all?
- #my_any?
- #my_none?
- #my_count
- #my_map
- #my_inject
- RUBY
To get a local copy of the repository please run the following commands on your terminal:
- git clone https://github.com/Abidoyinsola1/Enumerables.git
- cd into above cloned directory
- run ruby enumerable.rb
- you can use your test codes to test the methods
Adeyemi Abiola Doyinsola
- Github: @Abidoyinsola1
- Twitter: @Abidoyinsola
- LinkedIn: Doyinsola Abiola Adeyemi
Razika
- Github: @rahalrazika
- Linkedin : Razika Rahal
- Twitter: @RereRere055
Contributions, issues and feature requests are welcome!