https://github.com/reem-lab/enumerable
In this project we will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. our module MyEnumerable will implement a subset of the functionality of Enumerable.
https://github.com/reem-lab/enumerable
linters ruby ruby-gem
Last synced: about 1 year ago
JSON representation
In this project we will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. our module MyEnumerable will implement a subset of the functionality of Enumerable.
- Host: GitHub
- URL: https://github.com/reem-lab/enumerable
- Owner: Reem-lab
- Created: 2022-03-31T19:12:51.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-14T02:24:27.000Z (about 4 years ago)
- Last Synced: 2024-12-26T10:04:12.809Z (over 1 year ago)
- Topics: linters, ruby, ruby-gem
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



## Enumerable
> In this project we will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. our module MyEnumerable will implement a subset of the functionality of Enumerable.
### Requirements
- Ruby install
## Built With
- Languages: _**Ruby**_
- Frameworks: _**N/A**_
- Technologies used: _**GIT, GITHUB, LINTERS**_
## Getting Started
### Clone this repository
```bash
$ git clone git@github.com:Reem-lab/Enumerable.git
$ cd Enumerable
$ bundle install
```
### To run the code
```bash
$ ruby enumerable_list.rb
```
## Authors
👤 **Reem**
Platform | Badge |
--- | --- |
**GitHub** | [@Reem-lab](https://github.com/Reem-lab)
**Twitter** | [Rem79940127](https://twitter.com/Rem79940127)
**LinkdIn** | [reem-janina](https://www.linkedin.com/in/reem-janina-ab74ab21a/)
:bust_in_silhouette: **Andrés Felipe Arroyave Naranjo**
Platform | Badge |
--- | --- |
**GitHub** | [@JohnFTitor](https://github.com/JohnFTitor)
**Twitter** | [@johnftitor](https://twitter.com/johnftitor)
**LinkedIn** | [Andres](https://www.linkedin.com/in/andresarroyavenaranjo/?locale=en_US)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
Microverse requirements