I think the images explain enough. This is a very weird bug. It works on my Windows 7 laptop but not my Windows 8 one.
Windows says that database.db doesn't exist but my ramaze app thinks it does. The app writes to the database, but I cannot view the database in sqlitespy as the file "does not exist".
How can I make Windows recognise the database.db file?
I fixed the problem by setting the compatibility mode for bin/ruby.exe
to Windows 7.