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.
Footnotes
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.
Footnotes
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.
(GTK, Ruby-GNOME2)
Ruby-GNOME2 is a set of Ruby language bindings for the GNOME 2.0 development environment. This is the next generation of Ruby-GNOME.
ruby-gtk2
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 >
Text editors >
http://aeditor.rubyforge.org
http://rubyforge.org/projects/aeditor
I couldn’t figure out how to install it, so I gave up.
Abandoned? – Last updated 2004-09-05
I want to be able to synchronize my KDE menus with fbpanel, to totally replace the KDE panel and menu.
Obsolete – it turns out this was implemented but not documented!
https://github.com/spiralofhope/ruby-random/tree/master/dead/fbpanel menu importing
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.
This is a shell from which you can experiment with code. For a new person, it’s not important to care about this if you code in small pieces and test often.
See also .irbrc
(on Wikipedia)
https://rubygems.org/
“gems” are the foremost way to install Ruby libraries.