Commit Graph

  • b0e34a90e0 Cleaned up some messy File housekeeping. Greg Mefford 2010-09-12 17:07:22 -04:00
  • b0a01786f4 Updated koan directory from src. cinci-day-of-ruby-2010 Jim Weirich 2010-08-27 09:44:10 -04:00
  • ed2ef0f439 Added autotest support to RubyKoans Rene Mendoza 2010-08-26 20:14:26 -05:00
  • 1f6c0e03a5 Color support for Ruby Koans Rene Mendoza 2010-08-26 20:01:37 -05:00
  • 06c47eb284 Added autotest support and added colorized output of tests Rene Mendoza 2010-08-25 17:58:14 -05:00
  • bc1a20a310 Tweeks on the color module Jim Weirich 2010-08-27 09:25:10 -04:00
  • e6fc8f6434 Renamed method Jim Weirich 2010-08-27 09:11:51 -04:00
  • 36f93c6c63 Updated koans with changed from src. Jim Weirich 2010-08-26 07:58:28 -04:00
  • bc55853983 Updated comment Jim Weirich 2010-08-26 07:57:28 -04:00
  • d17cc7b457 Disable colorization when the NO_COLOR env variable is defined. Jim Weirich 2010-08-26 07:55:04 -04:00
  • f88e9f1dfc Removed method missing from color module. Jim Weirich 2010-08-26 07:53:22 -04:00
  • 05d5ab9a5e Added colors to output (based on renemendoza's patch). Jim Weirich 2010-08-26 07:45:31 -04:00
  • 1b31a5b4dc Updated koans from new regex section. Jim Weirich 2010-08-22 02:03:17 -04:00
  • 3aa75e86aa Fixed spelling of repetition. Jim Weirich 2010-08-22 01:55:02 -04:00
  • 9c0ccd53a2 Merge branch 'master' of git://github.com/JEG2/ruby_koans into numeric Jim Weirich 2010-08-22 01:36:28 -04:00
  • 9a459a7eb3 Adding Regular Expression koans. James Edward Gray II 2010-08-21 22:11:06 -05:00
  • e1ada6ca9f Fixing a bug that was causing some number Koans to be presolved. James Edward Gray II 2010-08-21 15:34:54 -05:00
  • a5180d9ea1 Typo fix: changed "parenthesis" to "parentheses" Jonathan Castello 2010-08-21 11:32:57 -07:00
  • 7db19b5e92 White space fixes Jim Weirich 2010-08-21 09:01:10 -04:00
  • aa21cae64b Merge branch 'master' of http://github.com/Twisol/ruby_koans into twisol Jim Weirich 2010-08-21 08:55:49 -04:00
  • 7c52931392 With 'test_in_ruby_1_8_single_characters_are_represented_by_strings', changed the name to use '1.9', since it's in an in_ruby_version("1.9") block. (Confused me for a good while.) Jonathan Castello 2010-08-21 01:33:13 -07:00
  • 028e4a0c75 Updated README (tweeks words, whitespace cleanup) Jim Weirich 2010-08-17 08:41:18 -04:00
  • eee3429394 Updated the koans directory. Jim Weirich 2010-08-16 16:57:13 -04:00
  • 6365c8d61d Now supporting Test::Unit as well under Ruby 1.9. Jim Weirich 2010-08-16 16:56:42 -04:00
  • f2ac27f52e Added support for minitest under Ruby 1.9. Jim Weirich 2010-08-16 16:53:56 -04:00
  • c4549eb24b Make method_missing public in the test framework for Ruby 1.9. Jim Weirich 2010-08-16 15:40:54 -04:00
  • ee9a03740b Setup load path in path_to_enlightenment, so -I not needed in Rakefile. Jim Weirich 2010-08-16 15:39:46 -04:00
  • 8ef93f1d3a UPdated koans to match latest source. Jim Weirich 2010-08-16 15:06:12 -04:00
  • 7046294343 Answers now Ruby 1.9 compliant Jim Weirich 2010-08-16 15:05:20 -04:00
  • e8456fa321 Added current directory to rake runner. Jim Weirich 2010-08-16 15:03:44 -04:00
  • 138bc7c9bc Minor change to comment about regular expressions. Jim Weirich 2010-08-16 14:59:04 -04:00
  • 2c3b65ec79 Updated require with yucky File.dirname(__FILE__) hacks. Jim Weirich 2010-08-16 14:40:37 -04:00
  • fbd36f6b0d Reworded question. Jim Weirich 2010-08-16 13:59:58 -04:00
  • 56206e0a41 Removed unneeded check for no args. Jim Weirich 2010-04-20 16:26:57 -04:00
  • 308ad5d9c5 Added constants to koans path to enlightenment. Jim Weirich 2010-04-20 16:26:18 -04:00
  • c40424e9a4 Updates source to be consistent with the _n_ changes. Jim Weirich 2010-04-20 16:25:19 -04:00
  • f0b1560f34 Added about_constants Jim Weirich 2010-04-20 16:17:34 -04:00
  • 3b824d0e86 Modified to be less dependent on exact method and constant counts. Jim Weirich 2010-04-20 16:17:24 -04:00
  • 110ff38b3f Added a numeric fill in method (_n_) Jim Weirich 2010-04-20 16:16:55 -04:00
  • 1d1ab85777 Generated new koans directory. Jim Weirich 2010-01-15 09:53:28 -05:00
  • d4c9150453 Added swap example to parallel assignments Jim Weirich 2010-01-15 09:51:50 -05:00
  • ec6458e174 Renamed if test to avoid method name conflict. Jim Weirich 2010-01-15 09:46:17 -05:00
  • 6c69bcb0ef Added [1,1,3] case for triangles. Jim Weirich 2010-01-15 09:39:48 -05:00
  • 6052c776bc Use .values rather than .keys in values test (http://www.pivotaltracker.com/story/show/2177802) Jim Weirich 2010-01-14 14:31:30 -05:00
  • 425fd41fbc Fixed misspelling of "multiple" (http://www.pivotaltracker.com/story/show/2072574) codemash-2010 Jim Weirich 2010-01-03 06:27:59 -05:00
  • bdc9e2a772 Renamed explict to explicit (http://www.pivotaltracker.com/story/show/2070657) Jim Weirich 2010-01-02 22:25:05 -05:00
  • e21e46bdf9 Renamed test (http://www.pivotaltracker.com/story/show/2072574) Jim Weirich 2010-01-02 22:22:24 -05:00
  • 2483665fb9 Addd comments to gen and regen tasks. Jim Weirich 2010-01-02 22:21:49 -05:00
  • a22b5fe9dc Some minor reformatting. Jim Weirich 2010-01-02 22:21:33 -05:00
  • f68bd3ca8f Updated try ruby link Jim Weirich 2010-01-02 22:21:12 -05:00
  • e639fb315f Added pivotal tracker address to readme. Jim Weirich 2010-01-02 22:20:54 -05:00
  • eaccb51af6 Added tracker information to readme. Jim Weirich 2009-12-31 13:37:51 -05:00
  • 2a116925a0 Updated tryruby link to tryruby.org. Jim Weirich 2009-12-24 02:33:08 -05:00
  • a0ff4e58f7 Fixed typo in tribute to Ara Howard. Jim Weirich 2009-12-24 02:27:02 -05:00
  • 3958b3c9e5 Updated first test to properly fail on the first run. Jim Weirich 2009-12-22 22:31:55 -05:00
  • 690ca4c022 Updated Readme with ref to about_asserts. Jim Weirich 2009-12-22 22:26:04 -05:00
  • 26639d58ec Fixed typos in Greed Rules. Jim Weirich 2009-12-22 22:25:47 -05:00
  • 5a68c779e4 Added ref to Little Lisper. Jim Weirich 2009-12-21 16:57:46 -05:00
  • ac6f38a804 Fixed rules typos. Jim Weirich 2009-12-21 16:45:33 -05:00
  • a7382f3940 Changed minor constant count change. Jim Weirich 2009-12-21 16:37:06 -05:00
  • 4fb9f8fb9f Fixed broken assert in src, so that it is still broken in koan Jim Weirich 2009-12-21 16:36:48 -05:00
  • 5e2f80770d Added Main readme to koan directory. Jim Weirich 2009-12-21 16:31:42 -05:00
  • e9e079e262 Cleaned up src directory Jim Weirich 2009-12-21 16:31:11 -05:00
  • 0b58d57399 Updated Rakfile to copy the main readme into the koan directory. Removed SOURCE directory reference. Jim Weirich 2009-12-21 16:30:50 -05:00
  • 4fdf060360 Ignoring the dist directory Jim Weirich 2009-12-21 16:30:07 -05:00
  • f05d9ee1ac Merged src directory with existing koans. Jim Weirich 2009-12-21 16:17:32 -05:00
  • c651dd5eba Added back require rake/rdoctask Jim Weirich 2009-12-21 15:07:03 -05:00
  • 508a1d812e New Rakefile Jim Weirich 2009-12-21 15:03:28 -05:00
  • 47c6c6f8da Added src directory Jim Weirich 2009-12-21 15:03:20 -05:00
  • f3af22b96f rename file to match the name of its Koan class Bret Pettichord 2009-10-12 23:46:33 -05:00
  • 9563a4ef27 Add preceding bang to make first test fail Ken Barker 2009-10-09 18:06:47 -04:00
  • 420013399e fix url for tryruby Corey Haines 2009-10-07 13:47:15 -05:00
  • 8de356c598 Removed duplicated array assignment tests from about_arrays.rb which are also in about_array_assignment.rb RFelix 2009-08-22 12:57:10 +01:00
  • 73805b3e0e re-wrote a bit of explanation of red/green/refactor Robert Osborne 2009-06-27 19:21:02 -04:00
  • e225b1612c fixed typoo in def test_any_ruby_expression_my_be_interpolated Robert Osborne 2009-06-28 20:11:51 -04:00
  • b3226809ad method name test_if_then_else_statements was duplicated, overwriting the first def. Robert Osborne 2009-06-29 21:08:36 -04:00
  • dbaadf80b7 Edited GREED_RULES Robert Osborne 2009-06-30 22:21:26 -04:00
  • e871052dd3 Fix typo capitalist 2009-02-10 12:35:10 -07:00
  • 41ef277f40 Fixed typo and faulty expectation. capitalist 2009-02-10 14:41:51 -07:00
  • d9e77d26f2 Merge branch 'master' of git://github.com/caius/ruby_koans into caius/master Marc Peabody 2009-10-08 10:35:50 -04:00
  • 17ac70bd4d hash keys and values must assert against sorted arrays - thanks gregmalcolm Marc Peabody 2009-10-08 10:16:57 -04:00
  • f9017915dc Cleanup of "cross method" test on the Bulldog, by removing the unfinished test and also Bulldog.growl method, which becomes obsolete. unknown 2009-03-17 21:57:25 -04:00
  • fcf5bd860d I renamed the class to AboutTriangleAssignment2 as this was messing with the testing order. Using the same class name as the other Triangle Assignment was affecting the testing order, causing this assignment to show up before about_exceptions. unknown 2009-03-17 21:43:05 -04:00
  • d8d1d4cc64 Provided an alternative test_hash_keys_and_values function. unknown 2009-03-17 21:38:05 -04:00
  • 77013b1afd Assigning a variable so the test passes when correct code is added. Caius Durling 2009-02-07 02:13:34 +00:00
  • 9e799a7178 Ensuring method names unique. Ensuring that later class method definitions don't mess with earlier tests. Renaming test to reflect that other objects are not affected by singleton methods on objects. Jonathan Lim 2009-01-28 06:46:11 +08:00
  • 4b65b1f52d Fixing scores Jonathan Lim 2009-01-28 05:36:31 +08:00
  • 8f9afc4b4a adding attribution and another tweak to the wording Joe O'Brien 2009-01-26 15:41:59 -05:00
  • 23eeab4d82 small formatting tweak Joe O'Brien 2009-01-26 15:28:25 -05:00
  • 323e7b757c no comment Joe O'Brien 2009-01-26 15:26:31 -05:00
  • 9cf8de55e4 almost finished with the readme. At what point do we begin splitting them into chapters Joe O'Brien 2009-01-26 15:23:13 -05:00
  • 100c0cf378 still tweaking readme Joe O'Brien 2009-01-26 13:22:49 -05:00
  • 7d59878eaa moving files around a bit Joe O'Brien 2009-01-26 12:11:46 -05:00
  • b4e4d37cb5 changing readme to get formatted on GH; adding license Joe O'Brien 2009-01-26 12:05:37 -05:00
  • 4e78262965 moving to a new repo Joe O'Brien 2009-01-26 11:56:38 -05:00
  • 55fd4afa0f first commit Joe O'Brien 2009-01-26 11:50:41 -05:00