In this project we are going to rebuild some ruby built-in enumerable methods.
the assignment can be found in the Odin Project's HTML and CSS course that can be found here.
- ruby
- github
basic ruby and github was used on this project.
this project can be found in https://github.com/firmoholanda/ruby-enumerable-methods
contributions, issues and feature requests are welcome!
Feel free to check issues page.
- fork it (https://github.com/firmoholanda/ruby-enumerable-methods/development/fork)
- create your working branch (git checkout -b [choose-a-name])
- commit your changes (git commit -am 'what this commit will fix/add/improve')
- push to the branch (git push origin [chosen-name])
- create a new pull request
firmo holanda - GitHub
give a ⭐️ if you like this project!
this project is MIT licensed.