https://github.com/thermiee/enumerable
https://github.com/thermiee/enumerable
ruby
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thermiee/enumerable
- Owner: Thermiee
- Created: 2022-05-06T13:38:54.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-08T19:51:23.000Z (about 4 years ago)
- Last Synced: 2023-03-08T07:29:05.304Z (over 3 years ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Enumerable
> In this project you will learn how to use a module inside your class. For this you will create a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.
## Built With
- Ruby
- git
## Getting Started
To get a local copy up and running follow these simple example steps.
Clone the project by using terminal:
```
git clone https://github.com/Thermiee/Enumerable.git
cd enumerable
ruby my_list.rb
```
### Prerequisites
-Ruby
## Authors
👤 **Emmanuel Jolugbo**
- GitHub: [@Thermiee](https://github.com/Thermiee)
- LinkedIn: [Emmanuel](https://www.linkedin.com/in/emmanuel-jolugbo/)
- Email: navyblack16@yahoo.com
👤 **KHALIL NASRI**
- GitHub: [@NasKhalil](https://github.com/NasKhalil)
- Twitter: [@KhalilNasri92](https://twitter.com/KhalilNasri92)
- LinkedIn: [khalil-Nasri](https://www.linkedin.com/in/nasri-khalil-androdev/)
- Email: khalil.nasri2021@gmail.com
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Thermiee/Enumerable/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.