We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: ruby lang (www.ruby-lang.org) svn mirror | Updated every 15 minutes
Homepage: http://svn.ruby-lang.org/repos/ruby/
Clone URL: git://github.com/juretta/ruby.git
nobu (author)
Fri May 16 01:08:06 -0700 2008
commit  dae7594c4ed826608234d482137d950a09d1e102
tree    d28f8a15172f9972726dddda914e2f4913fc5e49
parent  c3da8872ce8ae7af117021754380907086573e82
ruby / bin / ri
100755 7 lines (3 sloc) 0.075 kb
1
2
3
4
5
6
7
#!/usr//bin/env ruby
 
require 'rdoc/ri/driver'
 
RDoc::RI::Driver.run ARGV