Tools
Rack: Fast Modular Ruby Web Server Interface
Rack, recently announced at version 0.2 by Christian Neukirchen, is a minimal, modular and adaptable interface for developing Ruby web applications. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Handshake: Design-by-Contract
Handshake, currently in version 0.3.0, is an informal design-by-contract system written by Brian Guthrie in pure Ruby. It's intended to allow Ruby developers to apply simple, clear constraints to their methods and classes.
RSpec 1.0 Released

Twitter Gem: Twitterize Your Ruby Application

Gibberish: Simple Localization Plugin for Rails
Gibberish is a Rails plugin developed by Chris Wanstrath which provides a hassle-free text translation capability for your Rails applications. The first application to use it is the Beast forum system.
Ruport: Ruby’s Report Generation Toolset Hits 1.0

Joyent Slingshot 1.0: Make Your Rails App Work Offline
Joyent Slingshot allows developers to deploy Rails applications that work the same online and offline (with synchronization) and with drag into and out of the application just like a standard desktop application. Check its two-minutes tutorial to get a feel of how you can make it work.
RailsBrain: Fast, AJAX-powered Rails documentation

Hackety Hack: An Amazing Ruby Environment for Beginners

Radiant 0.6 Released: A Top Rails Content Management System

Scruby : A Ruby shell for packet sending and sniffing

The MOle: Spying inside your Rails applications

RailRoad: Generate model and controller diagrams for Rails applications

Ruby Cheatsheet

NetBeans Ruby Support Continues to Improve

How to Get A Mac-esque Rails Development Environment on Windows

CruiseControl.rb: Continuous Integration for Ruby (and Rails)
redMine: Open Source Project Management and Issue Tracking Rails App

E-TextEditor: A Windows TextMate? (Or “Why Apple Should Buy TextMate”)

51 Ruby / Rails Videos and Screencasts

Rails-Based “Code Snippets” Sold to DZone

Gyre: Web-based IDE and debugger for Rails

Devalot: New, Rails-Powered Software Project Management Tool

Hpricot 0.5 Released

WordPress Plugin for Ruby Syntax Highlighting

SyntaxHighlighter is a WordPress plugin that provides code presentation and syntax highlighting features for your blog (if it's WordPress powered, naturally!). It supports a plethora of languages such as C, C++, C#, HTML, and PHP, as well as Ruby. On my blogs so far I've tended to use a homebrew approach with the Syntax gem, but this WordPress plugin should make it a whole lot easier in the future. If you're a WordPress powered blogger who likes to post code snippets, check it out.
A Closer Look at ZiYa – The Flash Chart Plugin For Rails

jEdit – Now A Solid, Cross Platform Ruby IDE Too

RAM: Open Source “Ruby Asset Manager”

Allison: New Template for RDoc-Produced Documentation



