Skip to content

Instantly share code, notes, and snippets.

@rubiojr
Created December 21, 2008 18:27
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 rubiojr/38739 to your computer and use it in GitHub Desktop.
Save rubiojr/38739 to your computer and use it in GitHub Desktop.
== Sinatra/0.3.2 has taken the stage on port 4567 for development with backup byRack::Handler::Thin
>> Thin web server (v1.0.0 codename That's What She Said)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:4567, CTRL+C to stop
Segmentation fault
------------
DataMapper.setup(:default, "sqlite3:///home/rubiojr/notable/notes.db")
Notable::Note.auto_migrate!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment