Who would have interest of this?
You're using Ubuntu 12.04, aren't you? I am.
- sudo apt-get install ruby1.9
- sudo gem1.9 install bundler
- bundle install
- rackup
- curl -i localhost:9292
- "tester" account is created if there's no user at all. (no password)
- On windows, the sqlite dll is required in ruby bin directory. (Visit http://www.sqlite.org/download.html)
- Recommend using RVM rather than the system ruby.
- Doesn't work on ruby 1.8