In this project we learned how to use a module inside a class. For this we created a class
MyList
and a moduleMyEnumerable
. the module MyEnumerable will implement a subset of the functionality of Enumerable.
- Ruby
- Clone this repo locally using git in the command line and the following command
> git clone git@github.com:Bondok6/Enumerable.git
- Alternatively, you can just download the complete zip file and extract the folder in your directory
In the project directory, you can run:
> ruby list.rb
or alternatively you can copy and paste the commands in
> irb
👤 Zeeshan Haider
- GitHub: @zhadier
- LinkedIn: Zeeshan Haider
👤 Kyrillos Hany
Contributions, issues, and feature requests are welcome and highly encouraged! We feel that your input is what helps us grow so you're always Welcome :)
Feel free to check the issues page.
Give a ⭐️ if you like this project! I would love to hear your thoughts and ideas 🖤
This project is MIT licensed.