- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This repository involves the createtion of a module my_enumerable with its three methods that copy the ruby enumerable class idea.
Tech Stack https://www.ruby-lang.org/en/
- Create the all? method
- Create the any? method
- Create the filter method
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- VScode Terminal
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/coker2019/Enumerable.gitInstall this project with:
Example command:
bundle install
👤 Author
- GitHub: @Graciano1997
- Twitter: @OGracianoHenrique
- LinkedIn: @GracianoHenrique
👤 Author
👤 Maurice Coker
- GitHub: @coker2019
- Twitter: @Olabisi_coker
- LinkedIn: maurice-coker-174b129b
Describe 1 - 3 features you will add to the project.
- Max method
- Min method
Contributions, issues, and feature requests are welcome!
If you like this project, please give a star it will make all the difference.
I would like to thank Microverse.
This project is MIT licensed.