Debas-31 / ruby-enumerable

This is a project, how to use a module inside a class. we created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of Ruby's in-built Enumerable functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruby-enumerable

In this project we learned how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of the functionality of Ruby's in-built Enumerable.

Built With

  • Ruby

Getting Started

  • Clone this repository using git clone https://github.com/Debas-31/ruby-enumerable.git

  • cd into the repository cd ruby-enumerable

  • run files with ruby FILENAME

Authors

πŸ‘€ Matovu Farid Nkoba

πŸ‘€ Debas Gebreslasie

πŸ‘€ Nuri LAcka

🀝 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

πŸ“ License

This project is MIT licensed.

About

This is a project, how to use a module inside a class. we created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of Ruby's in-built Enumerable functionality.


Languages

Language:Ruby 100.0%