- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
used a module inside a class. For we created a class MyList and a module MyEnumerable.our module MyEnumerable will implement a subset of the functionality of Enumerable.
Ruby is A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
Describe between 1-3 key features of the application.
- [description of #all? method]
- [description of #any? method]
- [description of #filter method]
Not available.
They can use it to see oop in ruby.
To get a local copy up and running, follow these steps.
install ruby on your device:
Clone this repository to your desired folder:
Install this project with Vs code:
To run the project, execute the following command:right click and run
Mention all of the collaborators of this project.
👤 Yilikal Teshome
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Danys Linares
👤 Mahdi Aghaali
- GitHub: @MahdiAghaali
- Twitter: @Mohi_Aghaali
- LinkedIn: mahdi-aghaali
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank Danys Linares and Mahdi Aghaali for contributing and collaburating with me.
Add at least 2 questions new developers would ask when they decide to use your project.
-
[what is ruby]
- [A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.]
-
[What is Enumerable]
- [ The Enumerable mixin provides collection classes with several traversal and searching methods, and with the ability to sort.]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.
