ruby_koans.git
2011-08-23 ahmed80dzforgot requires
2011-08-23 ahmed80dzusing windows32console gem for colors
2011-08-18 Isaac SandersMerge pull request #46 from connormontgomery/patch-1
2011-08-18 Connor MontgomeryFixed a typo.
2011-06-03 Matt DarbyAdded a note on how to (optionally) install rake.
2011-06-03 Matt DarbyMerge pull request #33 from tjkirch/string-fixes
2011-06-03 tjkirchClarify string length versus line count
2011-06-02 Matt DarbyMerge pull request #25 from kimptoc/master
2011-06-02 Matt DarbyMerge pull request #28 from alindeman/master
2011-06-02 Matt DarbyMerge pull request #28 from alindeman/master
2011-06-02 Matt DarbyMerge pull request #30 from greyblake/master
2011-06-02 Matt DarbyMerge pull request #31 from erickt/master
2011-06-02 Matt DarbyMerge pull request #35 from TheSeparateFirst/master
2011-06-02 Matt DarbyMerge pull request #36 from dcoder2099/master
2011-06-02 Matt DarbyMerge pull request #42 from kowen/master
2011-06-02 Matt DarbyMerge pull request #43 from rtlechow/master
2011-06-02 R.T. LechowTypos.
2011-05-16 Katrina OwenAdding missing assert in iteration test.
2011-04-30 Joe O'BrienMerge pull request #32 from skilldrick/spellings.
2011-04-30 Joe O'BrienMerge pull request #37 from abyx/fix_typo_in_proxy_project.
2011-04-30 Joe O'BrienMerge pull request #38 from bowsersenior/master.
2011-04-30 Joe O'BrienMerge pull request #40 from nazgob/master.
2011-04-13 nazgobfixed typo -> Issue #39
2011-04-13 nazgobfixed typo -> Issue #39
2011-03-30 Mani TadayonFix typo in about_modules.rb
2011-03-29 Mani TadayonCorrect spelling: "heirarachy" => "hierarchy"
2011-03-29 Mani TadayonFix one letter typo in comments
2011-03-26 Aviv Ben-Yoseffixing typo
2011-03-22 Daniel HedrickFix typo of subclasses (from subcases)
2011-03-12 Jeffrey MurrayFixed missed test case.
2011-03-12 Jeffrey MurrayFixed test_you_can_get_a_single_character_from_a_string...
2011-03-09 Jim WeirichNow that the links are ok, fix the wording.
2011-03-09 Jim WeirichFinal attempt on license link.
2011-03-09 Jim WeirichAnother link fix
2011-03-09 Jim WeirichFixed links in license.
2011-03-09 Jim WeirichSwitched from MIT to CC by-nc-sa license.
2011-02-20 SkilldrickFix some typos.
2011-02-12 Erick TryzelaarFix a typo in a method name.
2011-02-07 Potapov SergeyAdded test for Hash default value. Developers often...
2011-02-03 Jim Weirichmy_same_class_method => my_method_in_the_same_class...
2011-01-23 David CalaveraAdd koan on break statements
2011-01-23 Andy LindemanRemove trailing whitespace
2011-01-12 Jeff CasimirFix minor typo in method name: strings ARE unique objects
2011-01-12 Marc PeabodyRevert "Updated with Rubinius Support"
2011-01-12 Jim WeirichAdded keynote slides
2011-01-09 Chris Kimptonfix typo
2011-01-09 Chris Kimptonadd hint/link to related stack overflow problem
2011-01-09 Chris Kimptonadd a hint
2010-12-25 Jim WeirichUpdated with Rubinius Support
2010-12-23 Jim WeirichBetter test name in the java interop koan rubykoans-2010-12-23
2010-12-23 Jim WeirichAdded .rbc to clean list.
2010-12-23 Jim Weirich[5458710] Added koans about to_str
2010-12-23 Jim Weirich[5462710] Fixed equality koan on symbols.
2010-12-23 Jim WeirichResult summary now in order of running.
2010-12-23 Jim WeirichAdded .rbc to ignore list
2010-12-23 Jim WeirichRemove dbgs from Rakefile
2010-12-23 Jim WeirichMerge branch 'more_jruby' into m
2010-12-23 Jim Weirich[5553333] Updated java interop on to_java method.
2010-12-23 Jim WeirichAdded cruise task
2010-12-23 Jim Weirich[7439987] Changed symbol inclusion test to use strings.
2010-12-23 Jim WeirichAdded --/++ markers around the dice class.
2010-12-14 Marc Peabodyfix mistake in about_symbols.rb
2010-11-29 Jim WeirichUpdatd exception koan to be clearer about StandardError... rubykoans-2010-11-29
2010-11-29 Luke PearceFixed exceptions typo
2010-10-21 Jim WeirichDisabled colored output on windows.
2010-10-21 Jim WeirichUpdated koans for about_symbols fix
2010-10-21 Jim WeirichFixed test_symbols_with_spaces_can_be_built method...
2010-10-02 Marc Peabodyjava coercion
2010-10-01 Jim WeirichFixed bug where some koans were not generated properly.
2010-09-28 Jim WeirichAdded Java Interop koans if running jruby.
2010-09-28 Jim WeirichAdded descriptions to rake tasks.
2010-09-28 Jim WeirichAdded missing __ replacements
2010-09-28 Jim WeirichUpdated koans from source.
2010-09-28 Jim WeirichAdded enumerable collections and open java classes...
2010-09-28 Jim WeirichUpdated koans from src.
2010-09-28 Jim WeirichMoved splat example to later + several typo corrections.
2010-09-28 Srdjan PejicCool test; Still can't believe there is no standard...
2010-09-27 Marc Peabody... Added more think about its to the ruby/java string...
2010-09-27 Marc Peabody... More class conflict examples.
2010-09-27 Jim WeirichAdded Ruby version information to the output.
2010-09-27 Jim WeirichMinitest lines in backtrace are no longer interesting.
2010-09-27 Jim WeirichSimplified output for running against multiple rubies.
2010-09-27 Jim WeirichAdded rake task for running koans against several rubies.
2010-09-27 Jim WeirichEvaluated each assert line without a replacement test...
2010-09-27 Jim WeirichMoved checks into a separate rake file.
2010-09-27 Jim WeirichAdded symbol & string identity tests.
2010-09-27 Jim WeirichAdded Koan on basic objects
2010-09-27 Jim WeirichUpdated koans from source directory.
2010-09-27 Jim WeirichMerge branch 'output_refactoring'
2010-09-27 Jim WeirichUpdated for JRuby
2010-09-27 Jim WeirichSwitch blue color to cyan for better contrast on dark...
2010-09-22 Marc Peabodymerge and 80 char limit on src
2010-09-22 Marc Peabody80 char limit to end screen
2010-09-22 Jim WeirichUpdated Koans directory
2010-09-22 Jim WeirichAdded else clause if progress file is not there.
2010-09-22 Marc Peabodyregen for updated koans/edgecase.rb
2010-09-22 Marc Peabodyend screen with koans logo ascii art
2010-09-21 Matt YohoAdd timestamps to package output
2010-09-21 Matt YohoAdd koan on asserting exceptions
2010-09-21 Matt YohoUse correct method for exception fill-in blank
next