This is the source code accomponying my blogpost over at iain.nl.
You'll need Ruby 1.9.2 and PostgreSQL.
Just like any Rails app:
bundle install
rake db:setup
rails server
Copyright 2011, Iain Hecker. Released under the MIT license.
This is the source code accomponying my blogpost over at iain.nl.
You'll need Ruby 1.9.2 and PostgreSQL.
Just like any Rails app:
bundle install
rake db:setup
rails server
Copyright 2011, Iain Hecker. Released under the MIT license.