Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omar-muhamad/ruby-enumrable
https://github.com/omar-muhamad/ruby-enumrable
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/omar-muhamad/ruby-enumrable
- Owner: Omar-Muhamad
- Created: 2022-02-26T12:40:50.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-26T12:52:03.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T01:34:07.829Z (about 2 months ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Enumerations> Use a module MyEnumerable inside a class MyList. MyEnumerable implements a subset of the functionality of Enumerable.
## Built With
- Ruby.
- Linters.## Install
- Install Ruby based on your OS from [HERE](https://www.ruby-lang.org/en/downloads/).
## Setup
1. Clone the project using git-bash or Githup Desktop.
2. Open the project folder with VSCode or any Editor.
3. Open terminal and navigate to the project folder.
4. Type `irb`.
5. Copy the code from files and run it.## Author
👨💻 **Omar Muhammad**
- GitHub: [@Omar-Muhamad](https://github.com/Omar-Muhamad)
- Twitter: [@Eng_OmarMuhamad](https://twitter.com/Eng_OmarMuhamad)
- LinkedIn: [@eng-omarmuhammad](https://www.linkedin.com/in/eng-omarmuhammad/)## Show your support
Give a ⭐️ if you like this project!
## 📝 LicenseThis project is [MIT](./MIT.md) licensed.