Started GET "/" for 187.143.13.61 at Thu Jul 14 17:08:40 -0700 2011 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (12.7ms) Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started GET "/" for 187.143.13.61 at Thu Jul 14 17:12:38 -0700 2011 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (1.5ms) Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started GET "/" for 187.143.13.61 at Thu Jul 14 17:13:14 -0700 2011 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (2.1ms) Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started GET "/posts" for 187.143.13.61 at Thu Jul 14 17:13:22 -0700 2011 Processing by PostsController#index as HTML Completed in 38ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index' Started GET "/" for 187.143.13.61 at Thu Jul 14 17:15:54 -0700 2011 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (1.7ms) Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.3ms) Started GET "/posts" for 187.143.13.61 at Thu Jul 14 17:16:10 -0700 2011 Processing by PostsController#index as HTML Completed in 1ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index' Started GET "/posts" for 187.143.13.61 at Thu Jul 14 17:26:34 -0700 2011 Processing by PostsController#index as HTML Completed in 1ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index' Started GET "/posts" for 187.143.13.61 at Thu Jul 14 17:31:35 -0700 2011 Processing by PostsController#index as HTML Completed in 1ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index' Started GET "/posts" for 187.143.13.61 at Thu Jul 14 19:52:15 -0700 2011 Processing by PostsController#index as HTML Completed in 10ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index' Started GET "/" for 187.143.13.61 at Fri Jul 15 06:54:46 -0700 2011 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 60ms (Views: 59.7ms | ActiveRecord: 0.0ms) Started GET "/posts" for 187.143.13.61 at Fri Jul 15 06:54:49 -0700 2011 Processing by PostsController#index as HTML Completed in 28ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index' Started GET "/" for 187.143.13.61 at Fri Jul 15 07:16:52 -0700 2011 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (2.1ms) Completed 200 OK in 89ms (Views: 87.3ms | ActiveRecord: 0.0ms) Started GET "/posts" for 187.143.13.61 at Fri Jul 15 07:16:54 -0700 2011 Processing by PostsController#index as HTML Completed in 54ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index' Started GET "/" for 187.143.13.61 at Fri Jul 15 07:18:18 -0700 2011 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (2.0ms) Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started GET "/posts" for 187.143.13.61 at Fri Jul 15 07:18:20 -0700 2011 Processing by PostsController#index as HTML Completed in 8ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index' Started GET "/posts" for 187.143.13.61 at Fri Jul 15 07:18:23 -0700 2011 Processing by PostsController#index as HTML Completed in 1ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index' Started GET "/posts" for 187.143.13.61 at Fri Jul 15 07:18:24 -0700 2011 Processing by PostsController#index as HTML Completed in 1ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index' Started GET "/" for 187.143.13.61 at Fri Jul 15 08:02:07 -0700 2011 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (2.3ms) Completed 200 OK in 112ms (Views: 112.1ms | ActiveRecord: 0.0ms) Started GET "/" for 187.143.13.61 at Fri Jul 15 08:02:08 -0700 2011 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (2.1ms) Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started GET "/posts" for 187.143.13.61 at Fri Jul 15 08:02:10 -0700 2011 Processing by PostsController#index as HTML Completed in 99ms ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: posts: SELECT "posts".* FROM "posts"): app/controllers/posts_controller.rb:5:in `index'