I don't know of one, but that would be really keen. I use roundup here, and it is pretty good software, but the sort of built-in object database is a bit opaque when I want to change a password or something, and of course I'd rather do modifications to it using Our Favorite Language. If you want to write a Ruby bugtracker with a ruby-dbi backend, I might be persuaded to contribute. --Gabriel Bil Kleb wrote: > Does anyone know if there is a Ruby equivalent to the Phython-based issue > tracking software, roundup, > > http://sourceforge.net/projects/roundup > > Roundup is a simple-to-use and -install issue-tracking system > with command-line, web and e-mail interfaces. It is based on > the winning design from Ka-Ping Yee in the Software Carpentry > "Track" design competition. > > Thanks,