My implementation of Odin Projects Ruby excerises.
- Project 1: Bubble Sort
- Project 2: Enumerable Methods
In the tradition of TestFirst, exercises include rspec test files. Run the rake file to run tests.
Or if you dont want to run tests, load in the rb file manually and invoke the functions.
Project Details: http://theodinproject.com/