Add a dummy KeyError to 1.8 so that src koans will run.
[ruby_koans.git] / koans /
2011-12-04 Jim WeirichBack ported a lot of changes made to the Koans directory.
2011-12-04 Jim Weirichupdated koans with latest src
2011-10-14 Hernán Schmidtfix typo in message
2011-10-07 Matt DarbyMerge pull request #47 from ahmed80dz/master
2011-10-07 ahmed80dzas suggested by sunaku
2011-10-07 ahmed80dzfinally it worked well
2011-10-07 ahmed80dzEdited koans/edgecase.rb via GitHub
2011-10-07 ahmed80dztesting for win32console
2011-10-07 Matt DarbyMerge pull request #52 from dandorman/hash_fetch_koan
2011-10-07 Matt DarbyMerge pull request #53 from dandorman/hash_default_bloc...
2011-10-07 Matt DarbyMerge pull request #54 from bsodmike/master
2011-09-09 this guyFixed discrepancy between results for obj.methods in...
2011-09-08 Michael de Silvafew more enlightening tweaks
2011-09-08 Dan DormanAdd koans addressing passing a block to Hash#initialize.
2011-09-08 Dan DormanAdd koan addressing Hash#fetch.
2011-09-08 Michael de Silvatweak for a more enlightened Regexp koan
2011-08-23 ahmed80dzEdited koans/edgecase.rb via GitHub
2011-08-23 ahmed80dzforgot requires
2011-08-23 ahmed80dzusing windows32console gem for colors
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 #30 from greyblake/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 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-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-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-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-23 Jim WeirichBetter test name in the java interop koan rubykoans-2010-12-23
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 WeirichMerge branch 'more_jruby' into m
2010-12-23 Jim Weirich[5553333] Updated java interop on to_java method.
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-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 missing __ replacements
2010-09-28 Jim WeirichUpdated koans from source.
2010-09-28 Jim WeirichUpdated koans from src.
2010-09-27 Jim WeirichEvaluated each assert line without a replacement test...
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 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 Marc Peabodyregen for updated koans/edgecase.rb
2010-09-21 Matt YohoAdd koan on asserting exceptions
2010-09-21 Matt YohoUse correct method for exception fill-in blank
2010-09-21 Matt YohoClean up about_koans and add another example
2010-09-21 Daniel ParkerFixed typo
2010-09-21 Matt YohoAdd about_symbols koan
2010-09-19 Erik Oganminor grammar nit
2010-09-13 Jim WeirichUpdated koans from source.
2010-09-12 Greg MeffordCleaned up some messy File housekeeping.
2010-08-27 Jim WeirichUpdated koan directory from src. cinci-day-of-ruby-2010
2010-08-27 Rene MendozaColor support for Ruby Koans
2010-08-27 Rene MendozaAdded autotest support and added colorized output of...
2010-08-26 Jim WeirichUpdated koans with changed from src.
2010-08-22 Jim WeirichUpdated koans from new regex section.
2010-08-22 Jim WeirichMerge branch 'master' of git://github.com/JEG2/ruby_koa...
2010-08-22 James Edward Gray IIAdding Regular Expression koans.
2010-08-21 James Edward Gray IIFixing a bug that was causing some number Koans to...
2010-08-21 Jonathan CastelloTypo fix: changed "parenthesis" to "parentheses"
2010-08-21 Jim WeirichWhite space fixes
2010-08-21 Jonathan CastelloWith 'test_in_ruby_1_8_single_characters_are_represente...
2010-08-16 Jim WeirichUpdated the koans directory.
2010-08-16 Jim WeirichUPdated koans to match latest source.
2010-04-20 Jim WeirichRemoved unneeded check for no args.
2010-04-20 Jim WeirichAdded constants to koans path to enlightenment.
next