This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
== 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