Ruby software

All posts tagged Ruby software

Software > Ruby > Ruby web programming >

(on Wikipedia)
https://github.com/ruby/webrick [ 1 ] was http://www.webrick.org/

A Ruby library program to build HTTP servers.

Mongrel is reportedly faster/cooler.

Continue Reading

Software >
Ruby > Ruby web programming > Mongrel

(on Wikipedia)
https://rubygems.org/gems/mongrel

This seems to only be for Rails.. I don’t understand it and there is no newbie-friendly documentation to explain the basics.

Reportedly faster/cooler than WEBrick.

Continue Reading

Ruby > RPA

was:
https://web.archive.org/web/20080703181109/http://rpa-base.rubyforge.org/wiki/wiki.cgi
https://web.archive.org/web/20140516001115/https://rubyforge.org/projects/rpa-base/

  • Ruby Production Archive

  • Aeditor requires its use to download it.

Software > Ruby > irb >

https://web.archive.org/web/20160220044903/http://pablotron.org:80/software/wirble/

wirble is a set of enhancements for irb.

Wirble enables several items mentioned on the RubyGarden Irb Tips and Tricks page, including tab-completion, history, and a built-in ri command, as well as colorized results and a couple other goodies. The idea, of course, is to fill Irb with useful features without turning your ~/.irbrc file into swiss cheese.