https://github.com/binhussen/enumerable
This project uses an Enumerable module inside the class to implement a subset of the functionality of Enumerable.
https://github.com/binhussen/enumerable
ruby
Last synced: about 1 year ago
JSON representation
This project uses an Enumerable module inside the class to implement a subset of the functionality of Enumerable.
- Host: GitHub
- URL: https://github.com/binhussen/enumerable
- Owner: binhussen
- Created: 2022-10-27T12:42:03.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-28T15:34:49.000Z (over 3 years ago)
- Last Synced: 2025-02-02T01:44:20.865Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Enumerable
>In this project is for lerning how to use a module inside your class. For this we created a class MyList and a module MyEnumerable.MyEnumerable will implement a subset of the functionality of Enumerable.
## Built With
- ruby
### Technologies used
- Create react App, Git and linters (react-redux).
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A version control software like git
- A text editor
- RubyInstaller
## Setup
To get a local copy up and running you'll need to have [RubyInstaller](https://rubyinstaller.org/) installed on your local machine.
### Install
After installing Ruby please follow the next steps...
### Usage
-- To clone this project use:
```bash
git clone https://github.com/binhussen/enumerable.git
```
-- to run the project use:
```bash
ruby index.rb
```
## Author
👤 **Mohammed Hussen (binhussen)**
- GitHub: [@binhussen](https://github.com/binhussen)
- Twitter: [@binhussens](https://twitter.com/binhussens)
- LinkedIn: [Linkedin](https://www.linkedin.com/in/binhussen/)
👤**Author Samiullah**
- GitHub: [@githubhandle]([https://github.com/githubhandle](https://github.com/samiullah997))
- Twitter: [@twitterhandle][(https://twitter.com/twitterhandle)](https://twitter.com/samiullahk997)
- LinkedIn: [LinkedIn][(https://linkedin.com/in/linkedinhandle)](https://www.linkedin.com/in/samiullah-khan-2702b7171/)
👤**Author Muyiwa Fawole**
- GitHub: [@samlorlah](https://github.com/samlorlah)
- Twitter: [@samlorlah](https://twitter.com/samlorlah)
- LinkedIn: [Linkedin](https://www.linkedin.com/in/muyiwa-fawole/)
## 🤝 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
- Microverse Curriculum
## 📝 License
This project is [MIT](./MIT.md) licensed.