added new file to id public
[ruby_koans.git] / src /
2012-06-05 Ethan ZimmermanModify test to better illustrate point
2012-02-23 Matthew BostonMerge branch 'master' of github.com:edgecase/ruby_koans
2012-02-10 Matthew BostonMerge branch 'master' of github.com:edgecase/ruby_koans
2012-02-10 Matthew BostonMerge branch 'master' of github.com:edgecase/ruby_koans
2012-02-10 Alex BurkhartUse rake instead of directly invoking path_to_enlighten...
2012-02-09 Alex BurkhartRemoved autotest. Added Watchr script.
2012-02-08 Matthew Bostonremove line-ending whitespace
2012-02-07 Matthew Bostonwhitespace cleanup
2012-01-22 Henry LiuFixed color support in OS X
2011-12-20 Rich Lewisremoved duplicate word "The" in comment.
2011-12-04 Jim WeirichAdded __ to assert with no __ blanks.
2011-12-04 Jim WeirichAdd a dummy KeyError to 1.8 so that src koans will...
2011-12-04 Jim WeirichHandle 1.8 VS 1.9 differences in fetch exception.
2011-12-04 Jim WeirichBack ported a lot of changes made to the Koans directory.
2011-12-04 Jim WeirichFixed :each VS "each" conflict in method list inclusion.
2011-08-31 Matt YohoMerge pull request #50 from daemianmack/master
2011-08-31 Daemian MackFix typo.
2011-08-30 Daemian MackEdited src/about_symbols.rb via GitHub
2011-08-29 Matt YohoMerge pull request #49 from daemianmack/master
2011-08-29 Daemian MackEdited src/about_nil.rb via GitHub
2011-08-18 Connor MontgomeryFixed a typo.
2011-06-03 tjkirchClarify string length versus line count
2011-06-02 Matt DarbyMerge pull request #36 from dcoder2099/master
2011-06-02 R.T. LechowTypos.
2011-04-30 Joe O'BrienMerge pull request #37 from abyx/fix_typo_in_proxy_project.
2011-04-13 nazgobfixed typo -> Issue #39
2011-03-26 Aviv Ben-Yoseffixing typo
2011-03-22 Daniel HedrickFix typo of subclasses (from subcases)
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-12 Jeff CasimirFix minor typo in method name: strings ARE unique objects
2011-01-12 Marc PeabodyRevert "Updated with Rubinius Support"
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 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-10-21 Jim WeirichDisabled colored output on windows.
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 missing __ replacements
2010-09-28 Jim WeirichAdded enumerable collections and open java classes...
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 + Jim... Added more think about its to the ruby/java string...
2010-09-27 Marc Peabody + Jim... 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 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 WeirichMerge branch 'output_refactoring'
2010-09-27 Jim WeirichUpdated for JRuby
2010-09-22 Marc Peabodymerge and 80 char limit on src
2010-09-22 Jim WeirichAdded else clause if progress file is not there.
2010-09-22 Marc Peabodyend screen with koans logo ascii art
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 WeirichRemoved utf-8 character in comments.
2010-09-13 Jim WeirichNormalized file name and koan category name.
2010-09-13 Jim WeirichAdded bonus question about the file read.
2010-09-13 Jim WeirichSimplified file read example.
2010-09-12 Greg MeffordCleaned up some messy File housekeeping.
2010-08-27 Rene MendozaAdded autotest support to RubyKoans
2010-08-27 Jim WeirichTweeks on the color module
2010-08-27 Jim WeirichRenamed method
2010-08-26 Jim WeirichUpdated comment
2010-08-26 Jim WeirichDisable colorization when the NO_COLOR env variable...
2010-08-26 Jim WeirichRemoved method missing from color module.
2010-08-26 Jim WeirichAdded colors to output (based on renemendoza's patch).
2010-08-22 Jim WeirichFixed spelling of repetition.
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 Jonathan CastelloTypo fix: changed "parenthesis" to "parentheses"
2010-08-21 Jonathan CastelloWith 'test_in_ruby_1_8_single_characters_are_represente...
2010-08-16 Jim WeirichNow supporting Test::Unit as well under Ruby 1.9.
2010-08-16 Jim WeirichAdded support for minitest under Ruby 1.9.
2010-08-16 Jim WeirichMake method_missing public in the test framework for...
2010-08-16 Jim WeirichSetup load path in path_to_enlightenment, so -I not...
2010-08-16 Jim WeirichAnswers now Ruby 1.9 compliant
2010-08-16 Jim WeirichAdded current directory to rake runner.
2010-08-16 Jim WeirichMinor change to comment about regular expressions.
2010-08-16 Jim WeirichUpdated require with yucky File.dirname(__FILE__) hacks.
2010-08-16 Jim WeirichReworded question.
2010-04-20 Jim WeirichRemoved unneeded check for no args.
2010-04-20 Jim WeirichAdded about_constants
2010-04-20 Jim WeirichModified to be less dependent on exact method and const...
2010-04-20 Jim WeirichAdded a numeric fill in method (_n_)
next