An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)
![](https://img.shields.io/static/v1?label=BY&message=JohnFTitor&color=blue)
![](https://img.shields.io/static/v1?label=BY&message=Reemoz&color=pink)

## 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