Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neckerfree/enumerable
In this project you will learn how to use a module inside your class. For this you will create a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.
https://github.com/neckerfree/enumerable
Last synced: 1 day ago
JSON representation
In this project you will learn how to use a module inside your class. For this you will create a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.
- Host: GitHub
- URL: https://github.com/neckerfree/enumerable
- Owner: NeckerFree
- Created: 2022-06-17T15:20:13.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-06-17T21:07:38.000Z (over 2 years ago)
- Last Synced: 2023-02-26T14:46:43.471Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Enumerable
> In this project you will learn how to use a module inside your class.
## Built With
- Ruby
## Live Demo (if available)
[Live Demo Link]()
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
### Setup
### Install
### Usage
### Run tests
Run in terminal:
> bundle install
> bundle exec rspec ./spec/my_list_spec.rb --format documentation### Deployment
## Authors
π€ **Elio CortΓ©s**
- GitHub: [@NeckerFree](https://github.com/NeckerFree)
- Twitter: [@ElioCortesM](https://twitter.com/ElioCortesM)
- LinkedIn: [elionelsoncortes](https://www.linkedin.com/in/elionelsoncortes/)## π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/NeckerFree/enumerable/issues).
## Show your support
Give a βοΈ if you like this project!
## π License
This project is [MIT](./MIT.md) licensed.