Entries Tagged as 'ruby'

Saturday, May 21st, 2011

guard-annotate Gem Released

I’ve been meaning to look into the guard gem for a while now. After falling out of love with ZenTest/Autotest, and switching back and forth between watchr and autotest-standalone, I’ve had a few friends who recommended giving guard a try. Last night, one of those friends retweeted a request for a guard plugin to work [...]

Wednesday, August 5th, 2009

Cerberus 0.7 Released

This morning I released version 0.7 of the Cerberus continuous integration gem. The gem (and zip and tarballs) are all available now via RubyForge. Thanks to all who had a part in this release. Paul Hinze added bazaar SCM support. Joe Van Dyk did some general code cleanup and Git SCM updates. So, grab the [...]

Saturday, May 30th, 2009

How to integrate punBB into an existing Ruby on Rails application

A quick tutorial on how to integrate the punBB forum system into an existing Rails application with a single sign-on for both systems.

Sunday, May 24th, 2009

Using Cerberus to Build Rails

A nice guide on how to use the latest version of Cerberus to build Rails with multiple versions of Ruby.

Monday, February 16th, 2009

New Cerberus Release

Cerberus 0.4.4 has been officially released