#Ruby Exercises
Let's practice using loops, conditionals, arrays, hashes, and methods in Ruby.
##Getting Started
- Fork and clone this repository
- Run
bundle installto install dependencies- Run
rubocopto lint your code
- Run
##requirements
Inside this folder are a few Ruby files with exercises written in comments. Fork and clone this repository and complete the exercises.
You can run a file using Ruby like so:
ruby lib/01loop.rb
- All content is licensed under a CC-BY-NC-SA 4.0 license.
- All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.