pantulis (owner)

Revisions

gist: 30341 Download_button fork
public
Public Clone URL: git://gist.github.com/30341.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: blogs: SELECT * FROM "blogs" ):
  /app/controllers/blogs_controller.rb:5:in `index'
  thin (0.6.4) :lib/thin/connection.rb:35:in `process'
  thin (0.6.4) :lib/thin/connection.rb:23:in `receive_data'
  eventmachine (0.10.0) :lib/eventmachine.rb:1056:in `event_callback'
  eventmachine (0.10.0) :lib/eventmachine.rb:224:in `run_machine'
  eventmachine (0.10.0) :lib/eventmachine.rb:224:in `run'
  thin (0.6.4) :lib/thin/server.rb:113:in `start'
  thin (0.6.4) :lib/thin/controllers/controller.rb:59:in `start'
  thin (0.6.4) :lib/thin/runner.rb:143:in `send'
  thin (0.6.4) :lib/thin/runner.rb:143:in `run_command'
  thin (0.6.4) :lib/thin/runner.rb:114:in `run!'
  thin (0.6.4) :bin/thin:6
  /opt/local/bin/thin:16:in `load'
  /opt/local/bin/thin:16