RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Search and access your local rdocs with croc

I released a beta of croc, a gem that indexes your local rdocs and generates a web page to search and access them like gotapi.com. The gem is served by github, so take a quick look at the install instructions.

Comments

Very awesome work Dan.

Install Ruby and Stdlib rdocs from www.ruby-doc.org? (y/n) y Installing http://www.ruby-doc.org/download/ruby-1.8.6-core-rdocs.tgz ./lib/croc.rb:108:in download': uninitialized constant Net (NameError) from ./lib/croc.rb:106:in open’ from ./lib/croc.rb:106:in download' from ./lib/croc.rb:124:in install_rdocs’ from bin/croc:70

Hmm, looks like the gem hadn’t rebuilt on github. I updated the gemspec; it should be rebuilt in about 10 minutes.

Thanks for the heads up.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in