Sahar-AbdelSamad / Enumerable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enumerable

In this project we learned how to use a module inside our class. For this we created a class my_list and a module my_enumerable that implements a subset of the functionality of Enumerable.

Built With

  • Major languages: Ruby

Getting Started

To get a local copy up and running follow these simple example st

Prerequisites

  • ruby : ^3.0.1 required for running the code.
  • gem : ^3.2.15 required for linters.

Setup

Run the following command in your terminal to clone this repo to your local machine

> git clone git@github.com:Sahar-AbdelSamad/Enumerable.git

Change directory into the newly created project

> cd Enumerable

Usage

In the project directory you can run the following command to execute the code:

> ruby my_list.rb

or alternatively you can copy and paste the commands in

> irb 

Authors

👤 Sahar Abdel Samad

👤 Eduardo Sancho Solano

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About


Languages

Language:Ruby 100.0%