mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
still tweaking readme
This commit is contained in:
12
README.rdoc
12
README.rdoc
@@ -36,3 +36,15 @@ Windows is the same thing
|
|||||||
c:\dev\koans\rake # runs the default target :walk_the_path
|
c:\dev\koans\rake # runs the default target :walk_the_path
|
||||||
c:\dev\koans\ruby path_to_enlightenment.rb # simply call the file directly
|
c:\dev\koans\ruby path_to_enlightenment.rb # simply call the file directly
|
||||||
|
|
||||||
|
== Inspiration
|
||||||
|
|
||||||
|
A special thanks to Mike Clark and Ara Howard for inspiring this project. Mike Clark
|
||||||
|
wrote an excellent blog post in March of '05 about learning Ruby through unit
|
||||||
|
testing [1]. This sparked an idea that has taken a bit to solidify, that of bringing
|
||||||
|
new rubyists into the community through testing.
|
||||||
|
|
||||||
|
Ara Howard then gave us the idea for the Koans in his ruby quiz entry an Meta Koans
|
||||||
|
(a must for any rubyist wanting to improve their skills).
|
||||||
|
|
||||||
|
[1] http://www.clarkware.com/cgi/blosxom/2005/03/18
|
||||||
|
[2] http://rubyquiz.com/quiz67.html
|
||||||
|
|||||||
Reference in New Issue
Block a user