public
Description: Rubinius, the Ruby VM
Homepage: http://rubini.us
Clone URL: git://github.com/evanphx/rubinius.git
Search Repo:
Fix some spacing
evanphx (author)
Sat Aug 11 00:30:32 -0700 2007
commit  8ad84f691673d2cf7b22b98cd02dd0f4573494bd
tree    34812ebc118a0e52e2cb8e0c99d1835c50836515
parent  6562a4ab36e3c153c90ac7f80bdefdf4c668b194
0
...
19
20
21
22
 
23
24
25
...
19
20
21
 
22
23
24
25
0
@@ -19,7 +19,7 @@ You should not run your mission-critical Rails apps under Rubinius yet.
0
 
0
 * Thread safety. Rubinius intends to be thread-safe so you could embed more
0
   than one interpreter in a single application. It does not currently meet
0
- this goal due to some components borrowed from the mainline Ruby interpreter.
0
+ this goal due to some components borrowed from the mainline Ruby interpreter.
0
 
0
 * Clean, readable code that is easy for users to understand and extend.
0
 

Comments

    No one has commented yet.