On Tue, Jan 12, 2010 at 2:02 PM, Iñáki Baz Castillo <ibc / aliax.net> wrote: > I get this error: > [2010-01-12 20:00:42] ERROR `/' not found. > localhost - - [12/Jan/2010:20:00:42 CET] "GET /%07 HTTP/1.1" 404 271 > - -> /%07 > > > Tested with "old" ruby 1.8.7 and 1.9.1. That's expected. There isn't a / route. Do you have your system bell turned on? If you do, you should be having a very annoying experience right now. I tested this in xterm on linux and Terminal on OS X. Not sure where else it'd work.