Skip to content

Instantly share code, notes, and snippets.

@kristianmandrup
Created January 28, 2010 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kristianmandrup/288787 to your computer and use it in GitHub Desktop.
Save kristianmandrup/288787 to your computer and use it in GitHub Desktop.
git clone git://github.com/snusnu/datamapper_on_rails3.git
cd datamapper_on_rails3
gem bundle
bin/rake db:create
bin/rake db:automigrate
./script/server
open http://localhost:3000/people
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment