This post is basically a reminder for myself. But for those out there that need some background I have added some background info.

Ruby is a great scripting language. It is entirely object oriented, has clean code, and is very powerful. The interpreter works great in Windows, Linux, and OS X. OS X even includes an older version of Ruby by default. Ruby On Rails is a web framework built on top of Ruby that is simply amazing. Try out a few of the videos found on the Rails website; it’ll blow your socks off.

Now to the meat of my post. I wanted to remind myself to take a look at Collaboa.org. It is a Rails application that is a Trac project management replacement.

TTFN