| Daemons |
(See Releases for release-specific information)
|
| Hoe |
Hoe is a simple rake/rubygems helper for project Rakefiles. It generates
all the usual tasks for projects including rdoc generation, testing,
packaging, and deployment.
|
| JSON |
|
| Mechanize |
The Mechanize library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects, can
follow links, and submit forms. Form fields can be populated and submitted.
Mechanize also keeps track of the sites that you have visited as a history.
|
| Rake |
Supporting Rake version: 0.7.x
|
| color-tools |
color-tools is a Ruby library to provide RGB, CMYK, and other colourspace
support to applications that require it. It also provides 152 named RGB
colours. It offers 152 named RGB colours (184 with spelling variations)
that are commonly supported and used in HTML, SVG, and X11 applications. A
technique for generating a monochromatic contrasting palette is also
included.
|
| log4r |
|
| merb |
Like Ruby on Rails, Merb (Mongrel + ERB) is an MVC framework. Unlike Rails,
Merb is ORM-agnostic, JavaScript library agnostic, and template language
agnostic, preferring plugins that add in support for a particular feature
rather than trying to produce a monolithic library with everything in the
core. In fact, this is a guiding principle of the project, which has led to
third-party support for the ActiveRecord, DataMapper, and Sequel ORMs.
|
| pdf-writer |
This library provides the ability to create PDF documents using only native
Ruby libraries. There are several demo programs available in the demo/
directory. The canonical documentation for PDF::Writer is
"manual.pdf", which can be generated using bin/techbook (just
"techbook" for RubyGem users) and the manual file
"manual.pwd".
|
<code/>and<pre/>for code samples.