Personal tools
Skip to content. | Skip to navigation
Textile parser for Ruby.
SyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a few caveats.
ZenTest is an automated test scaffolding for Ruby that provides 4 different tools: zentest, unit_diff, autotest and multiruby. These tools can be used for test conformance auditing and rapid XP.
Small library that allows you to define an abstract method in Ruby.
Makes it trivial to test and deliver emails sent from a single service layer.
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.