Commit Graph

353 Commits

Author SHA1 Message Date
Raphael Nestler
353e281470 Fix name of parallel array assignement test
There are two variables and just one value, so I think
`test_parallel_assignments_with_too_few_values` is a better name.
2022-02-10 14:44:52 +01:00
Mike Doel
b77b8d90d8 Remove Neo from README 2021-10-02 17:39:06 -04:00
Mike Doel
7d152b8afc new package with progress indicator 2020-05-21 08:29:52 -04:00
Mike Doel
45c0ff2a20 Merge pull request #14 from japf/user/japf/progress-percentage
Display progress as percentage
2020-05-20 10:54:39 -04:00
Jeremy Alles
dc5bbb58f8 display progress as percentage 2020-05-11 14:17:27 +02:00
Mike Doel
e3b4ac36b0 Regenerate download for ruby 2.7 fix 2020-02-28 09:16:29 -05:00
Mike Doel
33ed452081 Merge pull request #13 from edgecase/fix_27
Fix Ruby 2.7 behavior change
2020-02-28 09:09:58 -05:00
Mike Doel
3efe58ac1e Resolve #12 - behavior change in ruby 2.7 2020-02-24 10:03:00 -05:00
Mike Doel
4d2a32cbd1 remove inadvertent gzip files 2020-02-18 15:33:16 -05:00
Mike Doel
943f4dc543 new package file 2020-02-18 15:26:05 -05:00
Mike Doel
ff3795a815 Eliminate warning about method_missing being redefined 2020-02-18 15:06:35 -05:00
Mike Doel
c486b81dd4 Merge pull request #3 from derekgottlieb/replace-watchr-with-observr
Replace unmaintained watchr gem with observr fork
2020-02-18 14:30:22 -05:00
Derek Gottlieb
f9929c21d6 Replace abandoned watchr gem with maintained observr fork 2016-11-19 15:35:23 -06:00
Mike Doel
a1d3902b01 Merge pull request #2 from neo/master
Pull back from neo organization
2015-03-12 13:43:48 -04:00
Jim Weirich
8068f1f106 Latest zip file 2014-01-13 15:16:57 -05:00
Jim Weirich
0fb9b21a4e Fix require to include ./ 2014-01-13 15:16:46 -05:00
Jim Weirich
ad08a8de35 Handle version 2.1 2014-01-13 15:07:30 -05:00
Jim Weirich
c57b275de8 Fix 'accidental' solving of first 3 koans 2013-12-19 15:17:00 -05:00
Jim Weirich
174defbd1a Added clarification note about sending messages. 2013-11-13 23:13:26 -05:00
Jim Weirich
6622cf0d99 Fix typo in Rakefile 2013-11-13 23:11:26 -05:00
Jim Weirich
832e5e4ab5 Updated the zip file. 2013-10-01 22:54:48 -04:00
Jim Weirich
8d7dd30c0b Remove require_relative (#117)
Require relative is only available in modern rubies. Let's keep this
working on some of the older versions as well.

https://github.com/neo/ruby_koans/pull/117
2013-10-01 21:52:10 -04:00
Jim Weirich
e746cd33f4 Merge pull request #119 from harshadsabne/master
Code fix (Update README.rdoc)
2013-10-01 18:44:59 -07:00
Jim Weirich
9485ec734f Don't answer the first few questions (#120)
https://github.com/neo/ruby_koans/pull/120
2013-10-01 21:42:47 -04:00
Harshad Sabne
35e93072f6 Code fix (Update README.rdoc)
Applied correct tags to display "gem install rake" as code in rdoc.
2013-09-11 14:28:31 +05:30
Jim Weirich
fa699e6eeb Update zip file. 2013-07-10 17:41:21 -04:00
Jim Weirich
482ae6f86f Using the term 'modern ruby' 2013-07-10 17:40:36 -04:00
Jim Weirich
068c9357c9 Merge branch 'master' of https://github.com/mhenry07/ruby_koans into mhenry07
* 'master' of https://github.com/mhenry07/ruby_koans:
  Update about_strings.rb
2013-07-10 17:37:45 -04:00
Jim Weirich
d3b06902d8 Merge pull request #111 from smlance/changes-1
Minor changes to existing koan files
2013-07-10 14:36:28 -07:00
Jim Weirich
d85e9f09dc Update zip file. 2013-07-10 17:31:07 -04:00
Jim Weirich
3a8f125dd7 Shorter stack traces, even on exceptions. 2013-07-10 17:30:43 -04:00
Jim Weirich
0e6d826af4 Internalized assertions.
This makes us independent of test/unit and minitest.
2013-07-10 17:30:43 -04:00
Jim Weirich
2202e07785 Merge pull request #104 from michael-gebis/master
Cosmetic change for the benefit of Windows users.
2013-07-10 13:45:10 -07:00
smlance
cf61502734 Made a minor readability change to a comment in about_blocks.rb 2013-07-09 09:57:17 -04:00
smlance
4e5b9ca969 Fixed another small grammatical mistake (. to ? in dice file) 2013-07-09 09:44:01 -04:00
smlance
ea66a6d175 Initial minor changes (grammatical in methods; require -> require_relative in tri...). 2013-07-09 09:40:01 -04:00
Jim Weirich
a380b44165 Updated email addresses. 2013-07-02 15:55:31 -04:00
michael-gebis
8ce0fb6506 Trimmed artistic end message to 79 columns.
On Windows, the standard terminal will insert a blank line after
any 80-column line.  Yes, this is a silly way for a terminal to
work, but on Windows, this is likely to happen.  Trimming to 79
columns makes things much less ugly.
2013-06-11 23:11:48 -07:00
Mike Henry
98a72a5a4c Update about_strings.rb
Update single character representation test for Ruby 2.
2013-06-10 15:34:58 -06:00
Jim Weirich
7c2b5fe273 :zip task now depends on :package.
Rather than directly depending on ZIP_FILE.
2013-06-08 02:44:41 +08:00
Jim Weirich
8dd3acae41 Update the zip file with the latest changes. 2013-06-07 06:02:26 +08:00
Jim Weirich
d5b787cd2b Beefed up the greed scoring tests just a bit. 2013-06-07 06:01:01 +08:00
Jim Weirich
8122d347f0 Merge pull request #94 from jasonnoble/patch-1
Update .gitignore with .ruby-version
2013-06-06 14:43:54 -07:00
Jim Weirich
b8fa86ed1e Merge pull request #95 from ArturMoczulski/patch-1
Fixes a silly typo in the method name
2013-06-06 14:43:06 -07:00
Jim Weirich
3f49c8f000 Merge pull request #99 from StevenNdaye/about_keyword_arguments
Wrong class name from AboutMethods to AboutKeywordArguments
2013-06-06 14:39:47 -07:00
Jim Weirich
ad5f6f5fe8 Fixed missed sum => product change 2013-06-07 05:38:44 +08:00
Jim Weirich
4509e0c8fe Merge branch 'patch-1' of https://github.com/backspace/ruby_koans into product
* 'patch-1' of https://github.com/backspace/ruby_koans:
  test_inject_will_blow_your_mind uses an incorrect memo argument name
2013-06-07 05:36:33 +08:00
Jim Weirich
799f583ff3 Merge branch 'patch-1' of https://github.com/adlersantos/ruby_koans into curly
* 'patch-1' of https://github.com/adlersantos/ruby_koans:
  corrected example code in test_each_can_use_curly_brace_blocks_too
2013-06-07 05:32:53 +08:00
Jim Weirich
623e21fc18 Updated zip file to latest changes. 2013-06-06 23:04:18 +08:00
Jim Weirich
4ba9f3c142 Add zip task for building zip file. 2013-06-06 23:03:44 +08:00