| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-25 | Remove Rakefile | Teddy Wing | |
| Would likely overcomplicate things for a beginner. Let's just leave out the spec directory and the Rakefile. We can now call ruby exercises_spec.rb to run our tests. This will be useful because I'd like to write a script that will allow you to run just the tests for an individual exercise. | |||
| 2015-05-25 | Initial commit. Mostly complete for today. | Teddy Wing | |
| A set of basic Ruby exercises to get more familiar with functions, and some basic things with classes. The exercises are mostly complete as far as today is concerned. Includes solutions and tests. Will be shifting some files around to make it easier to run the tests when doing individual exercises. | |||
