- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Enumerable] is a guide for how to effectively incorporate modules into your classes in Ruby.
- Ruby
- [#all? functionality method in enumerable]
- [#any? functionality method in enumerable]
- [#filter functionality method in enumerable]
- N/A
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- VS code editor
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/aima98/Enumerable.git### Run tests
To run tests, run the following command:
```sh
rspec mylist_test.rb
👤 Oumaima Nejjari
- GitHub: @aima98
- LinkedIn: Oumaima Nejjari
👤 kimita wanjohi
- GitHub: @kimitawanjohi
- Twitter: @kimitaw
- LinkedIn: @kimitawanjohi
👤 Osman Wako
- GitHub: @osmanwako
- Twitter: @osmanWakow
- LinkedIn :@osmanWako
- [#sort? functionality method in enumerable]
- [#minmax? functionality method in enumerable]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️
I would like to thank everyone at Microverse for their support.
This project is MIT licensed.
