Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/epaltechs/enumerable

In this project, we use a module inside the class. We create a class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.
https://github.com/epaltechs/enumerable

postgresql ruby

Last synced: 20 days ago
JSON representation

In this project, we use a module inside the class. We create a class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.

Awesome Lists containing this project

README

        

# Enumerable
In this project, we use a module inside the class. We create a class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.

## Built with
Ruby

## Getting Started
To launch the project locally:

### Step 1:
Clone this repo locally using git in the command line and the following command
> https://github.com/Epaltechs/enumerable
Alternatively, you can just download the complete zip file and extract the folder in your directory

### Step 2:
In the project directory, you can run:
> ruby my_enumerables.rb
or alternatively you can copy and paste the commands in
> irb

## 👤 Authors

:bust_in_silhouette: **Emmanuel Paul**
- GitHub: [@Epaltechs](https://github.com/Epaltechs)
- LinkedIn: [Emmanuel Paul](https://www.linkedin.com/in/emmanuel-s-paul)

:bust_in_silhouette: **Artur Gouveia**
- GitHub: [@Arturgouveia1970](https://github.com/Arturgouveia1970)
- LinkedIn: [Artur Gouveia](https://www.linkedin.com/in/artur-gouveia-323868197/)

:bust_in_silhouette: **Joseph Kwesi Kwentsir**
- GitHub: [@Kwentsir](https://github.com/Kwentsir/)
- LinkedIn: [Joseph Kwentsir](https://www.linkedin.com/in/josephkwentsir/)

## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.

## Show your support
Give a :star:️ if you like this project!

## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc

## :memo: License
This project is MIT licensed.