A simple Sinatra app you can use to allow anyone to create tickets in your Unfuddle account.
You’ll need Ruby, rubygems, and the sinatra gem. Then you can simply run the unfuddler.rb file. You can also use Passenger with Apache or nginx to run the app.
This simple bit of code was brought to you by Benjamin Curtis, with a healthy sampling of code from Unfuddle’s site.