https://github.com/oybekkayumov/enumerable-ruby
This project uses ruby to implement an enumerable mixin.
https://github.com/oybekkayumov/enumerable-ruby
enumerable mixins proc ruby yield
Last synced: 3 months ago
JSON representation
This project uses ruby to implement an enumerable mixin.
- Host: GitHub
- URL: https://github.com/oybekkayumov/enumerable-ruby
- Owner: OybekKayumov
- Created: 2022-06-09T14:03:31.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-06-10T01:29:15.000Z (over 3 years ago)
- Last Synced: 2025-04-23T19:51:15.965Z (5 months ago)
- Topics: enumerable, mixins, proc, ruby, yield
- Language: Ruby
- Homepage:
- Size: 12.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Create an Enumerable
> This project uses ruby to implement an enumerable mixin.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Install Ruby on your local machine.
### Setup
Clone the repository from this [link](https://github.com/OybekKayumov/enumerable-ruby.git)
## Authors
👤 **Oybek Kayumov**
- GitHub: [@OybekKayumov](https://github.com/OybekKayumov)
- Twitter: [@KayumovOybek](https://twitter.com/KayumovOybek)
- LinkedIn: [Oybek Kayumov](https://www.linkedin.com/in/oybek-kayumov/)👤 **Linda Keza**
- GitHub: [@keza681](https://github.com/keza681)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/linda-keza/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/OybekKayumov/enumerable-ruby/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.