/My-Enumerable

In this project I will demonstrate, how to use a module inside your class. For this I will create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality of Enumerable.

Primary LanguageRuby

My Enumerable

In this project I will demonstrate, how to use a module inside your class. For this I will create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality of Enumerable.

Getting Started

1 - On Github, on the main page of the Gameportal repository, click the Code button and copy "Clone with HTTPS" by clicking the copy icon. In your terminal, enter a git clone and past the link that you copied from the repository, and press the Enter (e.g. git clone https://github.com/shadabwahidullah/My-Enumerable.git).

  • To get a local copy up and running follow these steps.

2 - open your terminal and clone the project running

https://github.com/shadabwahidullah/My-Enumerable.git

3 - install all the gems running

bundle install

4 - to run the file use

Ruby main.rb

Authors

👤 Wahidullah Shadab

🤝 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!

📝 License

This project is MIT licensed.