Back ported a lot of changes made to the Koans directory.
authorJim Weirich <jim.weirich@gmail.com>
Sun, 4 Dec 2011 07:00:22 +0000 (02:00 -0500)
committerJim Weirich <jim.weirich@gmail.com>
Sun, 4 Dec 2011 07:00:22 +0000 (02:00 -0500)
commit6592f3d36eb1928f311a0539110f26417c4765fb
treebebd7f06752835f8655e06c704f9acc492cb5318
parent51acb84736a6d91ee7cfb6dc8d92a8a23f4f5694
Back ported a lot of changes made to the Koans directory.

Evidently, a lot of changes / pull requests were made to the koans
directory and not to the src directory.  Perhaps we should remove the
koans directory entirely from the repo.
16 files changed:
koans/about_control_statements.rb
koans/about_proxy_object_project.rb
koans/about_strings.rb
koans/about_symbols.rb
koans/about_triangle_project_2.rb
koans/edgecase.rb
src/about_classes.rb
src/about_constants.rb
src/about_control_statements.rb
src/about_hashes.rb
src/about_methods.rb
src/about_proxy_object_project.rb
src/about_regular_expressions.rb
src/about_triangle_project_2.rb
src/about_true_and_false.rb
src/edgecase.rb