https://github.com/iwillteixeira/enumerable_ruby
enumerable ruby
https://github.com/iwillteixeira/enumerable_ruby
algorithm ruby
Last synced: 25 days ago
JSON representation
enumerable ruby
- Host: GitHub
- URL: https://github.com/iwillteixeira/enumerable_ruby
- Owner: iwillteixeira
- Created: 2022-03-05T00:19:53.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-05T19:02:31.000Z (over 4 years ago)
- Last Synced: 2025-12-18T22:19:17.191Z (6 months ago)
- Topics: algorithm, ruby
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Ruby Enumerable Module
> This is a custom Enumerable Ruby module excercise for Microverse.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Git/GitHub;
- Optional ( IDE installed in your machine ) - recommended IDE: Vscode;
- Ruby Installed in your machine;
### Setup
- To clone this repo:
- Open the Terminal(Mac/Linux) or the Cmd (Windows);
- Navigate to where you want to paste the Repo folder;
### Run tests
- ruboto
- You can run the code on IRB;
- You can also run the code using code runner on vs code ctrl + alt + n
## Authors
👤 **Will Teixeira**
- GitHub: [@iwillteixeira](https://github.com/iwillteixeira)
- Twitter: [@iwillteixeira](https://twitter.com/iwillteixeira)
- LinkedIn: [juscelinodev](https://www.linkedin.com/in/juscelinodev/)
## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.