Enumarables Project
Description
This is a project from the Microverse course designed to fully understand enumerable methods in Ruby. To achieve this task, this project consists of rebuilding some of these methods on our own, not only to understand them but to prove that there's no magic to it. Hope you enjoy it.
Built With
- Ruby
- Rubocop Linter
- Visual Studio Code
- RSpec
RSpec tests
To run RSpec tests to check Enumerable methods, you will need to:
- Open your CLI (Command Line Interface)
- Navigate to the project root directory
- Run 'rspec' into your CLI.
Contributing
Contributions, issues and feature requests are welcome! Start by:
- Forking the project
- Cloning the project to your local machine
- cd into the project directory
- Run git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review
Authors
👤 Muhammad Adeel
👤 Andrik Solis
Show your Support
Give a ⭐ if you like this project!