https://github.com/firmoholanda/ruby-enumerable-methods
In this project we are going to rebuild some ruby built-in enumerable methods.
https://github.com/firmoholanda/ruby-enumerable-methods
enumerable-methods ruby
Last synced: 11 months ago
JSON representation
In this project we are going to rebuild some ruby built-in enumerable methods.
- Host: GitHub
- URL: https://github.com/firmoholanda/ruby-enumerable-methods
- Owner: firmoholanda
- Created: 2019-12-09T21:36:20.000Z (over 6 years ago)
- Default Branch: development
- Last Pushed: 2020-09-10T23:42:01.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T14:15:37.455Z (about 1 year ago)
- Topics: enumerable-methods, ruby
- Language: Ruby
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 📃 ruby-enumerable-methods
In this project we are going to rebuild some ruby built-in enumerable methods.
## 🔗 link to assignment
the assignment can be found in the Odin Project's HTML and CSS course that can be found [here](https://www.theodinproject.com/courses/ruby-programming/lessons/advanced-building-blocks).
## 📡 technologies used
- ruby
- github
basic ruby and github was used on this project.
## 🚀 the project
this project can be found in https://github.com/firmoholanda/ruby-enumerable-methods
### ✨ [code picture]

## 🤝 contributing
contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/firmoholanda/ruby-enumerable-methods/development/issues).
1. fork it (https://github.com/firmoholanda/ruby-enumerable-methods/development/fork)
2. create your working branch (git checkout -b [choose-a-name])
3. commit your changes (git commit -am 'what this commit will fix/add/improve')
4. push to the branch (git push origin [chosen-name])
5. create a new pull request
## 🤖 contributor
firmo holanda - [GitHub](https://github.com/firmoholanda)
## 🙋♂ show your support
give a ⭐️ if you like this project!
## 📝 license
this project is [MIT](https://github.com/firmoholanda/newsweek.com-clone/development/blob/development/license.txt) licensed.