https://github.com/techemprez/enumerable
This project is about learning how to use a module inside classes. The module implements a subset of the functionality of Enumerable.
https://github.com/techemprez/enumerable
Last synced: about 1 month ago
JSON representation
This project is about learning how to use a module inside classes. The module implements a subset of the functionality of Enumerable.
- Host: GitHub
- URL: https://github.com/techemprez/enumerable
- Owner: techEmprez
- License: mit
- Created: 2022-10-28T21:44:22.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-29T11:29:44.000Z (over 2 years ago)
- Last Synced: 2025-02-04T13:44:17.442Z (3 months ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enumerable
This project is about learning how to use a module inside classes.
The module implements a subset of the functionality of Enumerable.## Getting Started
## Built with
- 
- # Authors :bookmark_tabs:
👤 **Choice Osobor**
- GitHub: [@techEmprez](https://github.com/techEmprez)
- Twitter: [@techEmprez](https://twitter.com/techEmprez)
- LinkedIn: [Choice Osobor](https://www.linkedin.com/in/choice-osobor/)👤 **Mahmoud Rizk**
- GitHub: [@Elerqsousy](https://github.com/Elerqsousy)
- LinkedIn: [Mahmoud (Riz) El Erqsousy](https://www.linkedin.com/in/mahmoud-rizk-elerqsousy/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## 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](./MIT.md) licensed.