Skip to content

Commit

Permalink
initial commit of README
Browse files Browse the repository at this point in the history
  • Loading branch information
lancelakey committed Nov 23, 2011
0 parents commit 7b1c422
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Learn Ruby The Hard Way exercises

http://ruby.learncodethehardway.org/

YMMV:
I didn't think about uploading this to github until around exercise 21.
Before 21 I wasn't thinking much about file naming, specifically with regard to the extra credit changes, or commenting.

Ruby Version:
When I started this I noticed some of the exercises weren't behaving as expected.
I was using an older ruby version.
I started using ruby 1.9.2-p290 and everything started behaving according to the exercises.

0 comments on commit 7b1c422

Please sign in to comment.