https://github.com/kidde60/ruby-enumerable
https://github.com/kidde60/ruby-enumerable
ruby
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kidde60/ruby-enumerable
- Owner: kidde60
- Created: 2022-11-11T13:03:46.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-11-16T09:39:47.000Z (over 3 years ago)
- Last Synced: 2025-02-07T23:44:58.795Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Project Name
> In this project, we demonstrated the use of modules and classes in Ruby. For this we will created a class MyList and a module MyEnumerable.The module MyEnumerable was used to implement a subset of the functionality of Enumerable.
## Built With
- Ruby
- Linters
## Live Demo (if available)
[Live Demo Link](https://livedemo.com)
## Getting Started
**This is an example of how you may give instructions on setting up your project locally.**
**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.**
To get a local copy up and running follow these simple example steps.
### Prerequisites
### Setup
### Install
### Usage
### Run tests
### Deployment
## Authors
👤 **Author1**
👤 **George William Kidde**
- Github: [@kidde60](https://github.com/kidde60)
- Twitter: [@KGWilliam60](https://twitter.com/KGWilliam60)
- Linkedin: [Linkedin](https://www.linkedin.com/in/kidde-george-william/)
👤 **Petro Loltolo Lesapiti**
- GitHub: [@petrolesapiti](https://github.com/Loltolo-Lesapiti)
- LinkedIn: [@petrolesapiti](https://www.linkedin.com/in/petrolesapitiloltolo/)
## 🤝 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](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._