Jim Weirich
12639186cb
Fix order of comparison in about symbols to follow standard.
2013-04-09 11:27:30 -04:00
Jim Weirich
197dd8eff8
Clarify the difference between here docs and multi-line strings.
2013-04-09 11:27:30 -04:00
Jim Weirich
63753656af
Fix prematurely correct answer.
2013-04-09 11:27:30 -04:00
Jim Weirich
86cb9c5a27
Fixed times example.
2013-04-09 10:46:13 -04:00
Jim Weirich
a079acbacd
Merge pull request #89 from lucasrcosta/master
...
Added Times Statement in Control Statements
2013-04-09 07:45:19 -07:00
Jim Weirich
dc8f73f107
Remove test_helper.rb
2013-04-09 10:40:49 -04:00
Jim Weirich
09b03e9b1c
Change EdgeCase to Neo
2013-04-09 10:40:27 -04:00
Jim Weirich
67750bf9bf
Fix missing blanks in about hashes.
2013-04-09 10:33:43 -04:00
Jim Weirich
7eb51a9a30
Remove unused files.
2013-04-09 10:33:43 -04:00
Jim Weirich
f2e4a1f357
Make each do/end usage more consistent.
2013-04-09 10:33:43 -04:00
Jim Weirich
ceca9875cf
Merge pull request #87 from weilu/remove_unused_variables
...
Remove assigned but unused variables
2013-04-09 07:13:04 -07:00
Jim Weirich
957b672d7a
Merge pull request #86 from weilu/fix_indentation
...
Fix indentation
2013-04-09 07:12:05 -07:00
Jim Weirich
e150dd6d9e
Fix private message error for JRuby.
2013-04-09 10:10:24 -04:00
Jim Weirich
f03e0d21ee
Add keyword arguments (with correct answers).
2013-04-09 09:45:23 -04:00
Jim Weirich
58238ef54a
Removed fixed object_id koan
...
This koan is not as important now that Ruby 2 has changed all the
object ids.
2013-04-09 09:30:33 -04:00
mfeckie
9c5ecb509a
Add support for Ruby 2.0
2013-04-06 13:23:56 +08:00
mfeckie
cb14e48f1d
Add tests for keyword arguments in Ruby 2.0
2013-04-06 12:18:41 +08:00
mfeckie
405c42eb81
Updated Sensei for 2.0.0
...
Add support for Ruby 2.0.0
2013-04-06 11:31:32 +08:00
Jim Weirich
2df8e5554d
Added todo for EdgeCase to Neo conversion.
2013-04-01 19:10:47 -04:00
lucasrcosta
4d41bab6e6
Added Times Statement
2013-03-10 14:31:05 -03:00
Wei Lu
aa3c83f044
Remove assigned but unused variables
2013-02-28 18:59:58 +08:00
Wei Lu
676d9ce8ac
Fix indentation
2013-02-28 15:44:28 +08:00
Adam McCrea
1a073e5db5
Merge pull request #66 from oflannabhra/patch-1
...
Test that constants are symbols by comparing strings
2012-11-26 06:17:39 -08:00
Ethan Zimmerman
7f29082e95
Modify test to better illustrate point
2012-06-05 14:22:14 -04:00
Matthew Boston
7bef32522e
Merge branch 'master' of github.com:edgecase/ruby_koans
2012-02-23 11:19:54 -05:00
Matthew Boston
48fd6fdb1e
Merge branch 'master' of github.com:edgecase/ruby_koans
2012-02-10 16:32:45 -05:00
Matthew Boston
7d0550259b
Merge branch 'master' of github.com:edgecase/ruby_koans
2012-02-10 16:32:34 -05:00
Alex Burkhart
6af4597b80
Use rake instead of directly invoking path_to_enlightenment.
2012-02-10 19:36:50 +00:00
Alex Burkhart
a565ac232d
Removed autotest. Added Watchr script.
2012-02-09 18:57:31 +00:00
Matthew Boston
711564c452
remove line-ending whitespace
2012-02-07 22:16:52 -05:00
Matthew Boston
34d1127f98
whitespace cleanup
2012-02-06 23:17:48 -05:00
Henry Liu
907c1fc0be
Fixed color support in OS X
2012-01-22 00:20:40 -08:00
oflannabhra
b44b5f8bb2
Compare strings instead of symbols for constants, similar to method names.
2012-01-02 22:33:46 -05:00
Rich Lewis
63a7f27313
removed duplicate word "The" in comment.
2011-12-20 15:42:07 -05:00
Jim Weirich
d92f3234c7
Added __ to assert with no __ blanks.
2011-12-04 02:39:29 -05:00
Jim Weirich
4633ba5c79
Add a dummy KeyError to 1.8 so that src koans will run.
2011-12-04 02:14:42 -05:00
Jim Weirich
5665cb0366
Handle 1.8 VS 1.9 differences in fetch exception.
2011-12-04 02:03:10 -05:00
Jim Weirich
6592f3d36e
Back ported a lot of changes made to the Koans directory.
...
Evidently, a lot of changes / pull requests were made to the koans
directory and not to the src directory. Perhaps we should remove the
koans directory entirely from the repo.
2011-12-04 02:00:22 -05:00
Jim Weirich
271dff2353
Fixed :each VS "each" conflict in method list inclusion.
2011-12-04 00:57:08 -05:00
Matt Yoho
58565c8686
Merge pull request #50 from daemianmack/master
...
Fixed a typo.
2011-08-31 14:06:49 -07:00
Daemian Mack
3371a31885
Fix typo.
2011-08-31 18:02:16 -03:00
Daemian Mack
75d1505a44
Edited src/about_symbols.rb via GitHub
2011-08-29 21:44:30 -03:00
Matt Yoho
f2f122dab1
Merge pull request #49 from daemianmack/master
...
Fixed a typo.
2011-08-29 12:48:08 -07:00
Daemian Mack
0a4f89cae3
Edited src/about_nil.rb via GitHub
2011-08-29 17:34:35 -03:00
Connor Montgomery
0ae75e0dbd
Fixed a typo.
2011-08-18 02:21:03 -05:00
tjkirch
3e6d01a15b
Clarify string length versus line count
2011-06-02 22:35:00 -04:00
Matt Darby
0fae65d634
Merge pull request #36 from dcoder2099/master
...
Fixed a typo in about_inheritance.rb
2011-06-02 15:13:44 -07:00
R.T. Lechow
561a74d809
Typos.
2011-06-02 17:46:41 -04:00
Joe O'Brien
bb805940c2
Merge pull request #37 from abyx/fix_typo_in_proxy_project.
...
Fix typo in proxy project
2011-04-30 10:47:02 -07:00
nazgob
d78e284e55
fixed typo -> Issue #39
2011-04-13 06:49:58 -07:00