The purpose of this repo is to pratice the functionality of Enumerable with Ruby.
- Ruby Popular programming language thatβs used for lots of things, from web app development to data analysis.
- GitHub flow: Correct use of Branches for deployment and features development.
- Linters Check (Rubocop): Local and Pull Request check for errors, bugs and stylistic errors in code.
To get a local copy up and running follow these simple steps.:arrow_down:
- A web browser like Google Chrome.
- A code editor like Visual Studio Code with Git and Ruby.
- You can check if Git is installed by running the following command in the terminal:
git --version
Likewise for Ruby installation.
ruby --version && irb
Clone the repository using the GitHub this link π
In the terminal, you can try running ruby by using IRB or an extension in the case of VSCode like Code runner
Kindly modify the files as needed.
π©βπ» Karla Delgado βοΈ
- GitHub: @karlavdelgadof
- Twitter: @karlavdelgadof
- LinkedIn: Karla Delgado
π¨βπ» Jean Bulambo βοΈ
- GitHub: @Jeanbulambo
- Twitter: @Jeanbulambo
- LinkedIn: @Jeanbulambo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.