|
@@ -8,3 +8,924 @@ Started GET "/rails/info/properties" for 127.0.0.1 at 2011-10-02 18:02:16 +0200
|
|
Processing by Rails::InfoController#properties as */*
|
|
Processing by Rails::InfoController#properties as */*
|
|
Rendered inline template (33.9ms)
|
|
Rendered inline template (33.9ms)
|
|
Completed 200 OK in 179ms (Views: 178.7ms | ActiveRecord: 0.0ms)
|
|
Completed 200 OK in 179ms (Views: 178.7ms | ActiveRecord: 0.0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/rails.png" for 127.0.0.1 at 2011-10-02 19:14:22 +0200
|
|
|
|
+Served asset /rails.png - 304 Not Modified (48ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/rails/info/properties" for 127.0.0.1 at 2011-10-02 19:14:26 +0200
|
|
|
|
+ Processing by Rails::InfoController#properties as */*
|
|
|
|
+Rendered inline template (33.9ms)
|
|
|
|
+Completed 200 OK in 166ms (Views: 165.0ms | ActiveRecord: 0.0ms)
|
|
|
|
+ [1m[36m (0.1ms)[0m [1mselect sqlite_version(*)[0m
|
|
|
|
+ [1m[35m (17.4ms)[0m CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
|
|
|
|
+ [1m[36m (0.1ms)[0m [1mPRAGMA index_list("schema_migrations")[0m
|
|
|
|
+ [1m[35m (2.5ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
|
|
|
+ [1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
|
|
|
+Migrating to CreateUsers (20111002172757)
|
|
|
|
+ [1m[35m (0.5ms)[0m CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "email" varchar(255), "created_at" datetime, "updated_at" datetime)
|
|
|
|
+ [1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ('20111002172757')[0m
|
|
|
|
+ [1m[35m (0.3ms)[0m select sqlite_version(*)
|
|
|
|
+ [1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
|
|
|
+ [1m[35m (0.1ms)[0m PRAGMA index_list("users")
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/rails.png" for 127.0.0.1 at 2011-10-02 19:29:40 +0200
|
|
|
|
+Served asset /rails.png - 304 Not Modified (3ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/u" for 127.0.0.1 at 2011-10-02 19:30:12 +0200
|
|
|
|
+
|
|
|
|
+ActionController::RoutingError (No route matches [GET] "/u"):
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Rendered /usr/local/rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (34.0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users" for 127.0.0.1 at 2011-10-02 19:30:12 +0200
|
|
|
|
+ Processing by UsersController#index as HTML
|
|
|
|
+ [1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" [0m
|
|
|
|
+Rendered users/index.html.erb within layouts/application (1.3ms)
|
|
|
|
+Compiled application.css (1ms) (pid 4473)
|
|
|
|
+Compiled scaffolds.css (47ms) (pid 4473)
|
|
|
|
+Compiled users.css (1ms) (pid 4473)
|
|
|
|
+Compiled application.js (3ms) (pid 4473)
|
|
|
|
+Compiled jquery.js (33ms) (pid 4473)
|
|
|
|
+Compiled jquery_ujs.js (0ms) (pid 4473)
|
|
|
|
+Compiled users.js (107ms) (pid 4473)
|
|
|
|
+Completed 200 OK in 241ms (Views: 238.9ms | ActiveRecord: 0.2ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 19:30:13 +0200
|
|
|
|
+Served asset /application.css - 200 OK (2ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 19:30:13 +0200
|
|
|
|
+Served asset /scaffolds.css - 200 OK (4ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 19:30:14 +0200
|
|
|
|
+Served asset /users.css - 200 OK (4ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 19:30:14 +0200
|
|
|
|
+Served asset /jquery.js - 200 OK (7ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 19:30:14 +0200
|
|
|
|
+Served asset /application.js - 200 OK (10ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 19:30:14 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 200 OK (4ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 19:30:14 +0200
|
|
|
|
+Served asset /users.js - 200 OK (3ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users/new" for 127.0.0.1 at 2011-10-02 19:31:01 +0200
|
|
|
|
+ Processing by UsersController#new as HTML
|
|
|
|
+Rendered users/_form.html.erb (9.9ms)
|
|
|
|
+Rendered users/new.html.erb within layouts/application (38.8ms)
|
|
|
|
+Completed 200 OK in 78ms (Views: 77.4ms | ActiveRecord: 0.3ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:02 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:03 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:03 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 19:31:03 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 19:31:03 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started POST "/users" for 127.0.0.1 at 2011-10-02 19:31:20 +0200
|
|
|
|
+ Processing by UsersController#create as HTML
|
|
|
|
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"WdPUdBUvLNnMR5XI87w7yJ0/vAFlRpIVL0f5cug0ARk=", "user"=>{"name"=>"Testname", "email"=>"Mail@mail0r.com"}, "commit"=>"Create User"}
|
|
|
|
+ [1m[35mSQL (94.2ms)[0m INSERT INTO "users" ("created_at", "email", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sun, 02 Oct 2011 17:31:21 UTC +00:00], ["email", "Mail@mail0r.com"], ["name", "Testname"], ["updated_at", Sun, 02 Oct 2011 17:31:21 UTC +00:00]]
|
|
|
|
+Redirected to http://localhost:3000/users/1
|
|
|
|
+Completed 302 Found in 126ms
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users/1" for 127.0.0.1 at 2011-10-02 19:31:21 +0200
|
|
|
|
+ Processing by UsersController#show as HTML
|
|
|
|
+ Parameters: {"id"=>"1"}
|
|
|
|
+ [1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
|
|
+Rendered users/show.html.erb within layouts/application (6.1ms)
|
|
|
|
+Completed 200 OK in 18ms (Views: 14.0ms | ActiveRecord: 0.7ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:22 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:22 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:22 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 19:31:22 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 19:31:22 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users" for 127.0.0.1 at 2011-10-02 19:31:43 +0200
|
|
|
|
+ Processing by UsersController#index as HTML
|
|
|
|
+ [1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
|
|
|
+Rendered users/index.html.erb within layouts/application (7.2ms)
|
|
|
|
+Completed 200 OK in 26ms (Views: 24.5ms | ActiveRecord: 0.5ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:44 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:44 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:44 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 19:31:44 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 19:31:44 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users/new" for 127.0.0.1 at 2011-10-02 19:31:55 +0200
|
|
|
|
+ Processing by UsersController#new as HTML
|
|
|
|
+Rendered users/_form.html.erb (9.6ms)
|
|
|
|
+Rendered users/new.html.erb within layouts/application (10.7ms)
|
|
|
|
+Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.3ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:55 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:55 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 19:31:55 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 19:31:55 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 19:31:55 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started POST "/users" for 127.0.0.1 at 2011-10-02 19:32:13 +0200
|
|
|
|
+ Processing by UsersController#create as HTML
|
|
|
|
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"WdPUdBUvLNnMR5XI87w7yJ0/vAFlRpIVL0f5cug0ARk=", "user"=>{"name"=>"Heinz", "email"=>"riecher@kurz.de"}, "commit"=>"Create User"}
|
|
|
|
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("created_at", "email", "name", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Sun, 02 Oct 2011 17:32:13 UTC +00:00], ["email", "riecher@kurz.de"], ["name", "Heinz"], ["updated_at", Sun, 02 Oct 2011 17:32:13 UTC +00:00]]
|
|
|
|
+Redirected to http://localhost:3000/users/2
|
|
|
|
+Completed 302 Found in 11ms
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users/2" for 127.0.0.1 at 2011-10-02 19:32:13 +0200
|
|
|
|
+ Processing by UsersController#show as HTML
|
|
|
|
+ Parameters: {"id"=>"2"}
|
|
|
|
+ [1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "2"]]
|
|
|
|
+Rendered users/show.html.erb within layouts/application (5.5ms)
|
|
|
|
+Completed 200 OK in 15ms (Views: 12.5ms | ActiveRecord: 0.6ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:14 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:14 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:14 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 19:32:14 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 19:32:14 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users/2/edit" for 127.0.0.1 at 2011-10-02 19:32:28 +0200
|
|
|
|
+ Processing by UsersController#edit as HTML
|
|
|
|
+ Parameters: {"id"=>"2"}
|
|
|
|
+ [1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", "2"]]
|
|
|
|
+Rendered users/_form.html.erb (7.5ms)
|
|
|
|
+Rendered users/edit.html.erb within layouts/application (9.9ms)
|
|
|
|
+Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 0.6ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:28 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:28 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:28 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 19:32:28 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 19:32:28 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started PUT "/users/2" for 127.0.0.1 at 2011-10-02 19:32:30 +0200
|
|
|
|
+ Processing by UsersController#update as HTML
|
|
|
|
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"WdPUdBUvLNnMR5XI87w7yJ0/vAFlRpIVL0f5cug0ARk=", "user"=>{"name"=>"Heinz", "email"=>"riecher@kurz.de"}, "commit"=>"Update User", "id"=>"2"}
|
|
|
|
+ [1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "2"]]
|
|
|
|
+Redirected to http://localhost:3000/users/2
|
|
|
|
+Completed 302 Found in 23ms
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users/2" for 127.0.0.1 at 2011-10-02 19:32:30 +0200
|
|
|
|
+ Processing by UsersController#show as HTML
|
|
|
|
+ Parameters: {"id"=>"2"}
|
|
|
|
+ [1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", "2"]]
|
|
|
|
+Rendered users/show.html.erb within layouts/application (5.5ms)
|
|
|
|
+Completed 200 OK in 15ms (Views: 12.6ms | ActiveRecord: 0.6ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:31 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:31 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:31 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 19:32:31 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 19:32:31 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users" for 127.0.0.1 at 2011-10-02 19:32:33 +0200
|
|
|
|
+ Processing by UsersController#index as HTML
|
|
|
|
+ [1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
|
|
|
+Rendered users/index.html.erb within layouts/application (8.9ms)
|
|
|
|
+Completed 200 OK in 18ms (Views: 15.8ms | ActiveRecord: 0.5ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:33 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:33 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 19:32:33 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 19:32:33 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 19:32:34 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users" for 127.0.0.1 at 2011-10-02 19:57:06 +0200
|
|
|
|
+ Processing by UsersController#index as HTML
|
|
|
|
+ [1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" [0m
|
|
|
|
+Rendered users/index.html.erb within layouts/application (34.2ms)
|
|
|
|
+Completed 200 OK in 143ms (Views: 140.6ms | ActiveRecord: 0.4ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 19:57:08 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 19:57:09 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (1ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 19:57:09 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (1ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 19:57:09 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (2ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 19:57:09 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 19:57:09 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (1ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 19:57:09 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/users" for 127.0.0.1 at 2011-10-02 20:06:28 +0200
|
|
|
|
+ Processing by UsersController#index as HTML
|
|
|
|
+ [1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
|
|
|
+Rendered users/index.html.erb within layouts/application (9.1ms)
|
|
|
|
+Compiled application.css (2ms) (pid 4848)
|
|
|
|
+Compiled microposts.css (7ms) (pid 4848)
|
|
|
|
+Compiled application.js (4ms) (pid 4848)
|
|
|
|
+Compiled microposts.js (70ms) (pid 4848)
|
|
|
|
+Completed 200 OK in 160ms (Views: 157.9ms | ActiveRecord: 0.5ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:06:28 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (1ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:06:28 +0200
|
|
|
|
+Served asset /microposts.css - 200 OK (4ms)
|
|
|
|
+ [1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
|
|
|
+Migrating to CreateUsers (20111002172757)
|
|
|
|
+Migrating to CreateMicroposts (20111002180610)
|
|
|
|
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
|
|
+ [1m[36m (0.6ms)[0m [1mCREATE TABLE "microposts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "user_id" integer, "created_at" datetime, "updated_at" datetime) [0m
|
|
|
|
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ('20111002180610')
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:06:28 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+ [1m[36m (0.3ms)[0m [1mselect sqlite_version(*)[0m
|
|
|
|
+ [1m[35m (10.2ms)[0m SELECT "schema_migrations"."version" FROM "schema_migrations"
|
|
|
|
+ [1m[36m (0.0ms)[0m [1mPRAGMA index_list("microposts")[0m
|
|
|
|
+ [1m[35m (0.0ms)[0m PRAGMA index_list("users")
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:06:28 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:06:28 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:06:29 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:06:29 +0200
|
|
|
|
+Served asset /microposts.js - 200 OK (3ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:06:29 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:06:29 +0200
|
|
|
|
+Served asset /application.js - 200 OK (3ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/m" for 127.0.0.1 at 2011-10-02 20:07:15 +0200
|
|
|
|
+
|
|
|
|
+ActionController::RoutingError (No route matches [GET] "/m"):
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Rendered /usr/local/rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/micro" for 127.0.0.1 at 2011-10-02 20:07:16 +0200
|
|
|
|
+
|
|
|
|
+ActionController::RoutingError (No route matches [GET] "/micro"):
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Rendered /usr/local/rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/microposts" for 127.0.0.1 at 2011-10-02 20:07:16 +0200
|
|
|
|
+ Processing by MicropostsController#index as HTML
|
|
|
|
+ [1m[36mMicropost Load (0.2ms)[0m [1mSELECT "microposts".* FROM "microposts" [0m
|
|
|
|
+Rendered microposts/index.html.erb within layouts/application (1.3ms)
|
|
|
|
+Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.2ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:07:17 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:07:17 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:07:17 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:07:17 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:07:17 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:07:17 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:07:17 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:07:18 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:07:18 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/microposts/new" for 127.0.0.1 at 2011-10-02 20:07:20 +0200
|
|
|
|
+ Processing by MicropostsController#new as HTML
|
|
|
|
+Rendered microposts/_form.html.erb (9.1ms)
|
|
|
|
+Rendered microposts/new.html.erb within layouts/application (24.3ms)
|
|
|
|
+Completed 200 OK in 32ms (Views: 31.3ms | ActiveRecord: 0.3ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:07:20 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:07:20 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:07:20 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:07:20 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:07:20 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:07:20 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:07:20 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:07:21 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:07:21 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started POST "/microposts" for 127.0.0.1 at 2011-10-02 20:08:29 +0200
|
|
|
|
+ Processing by MicropostsController#create as HTML
|
|
|
|
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"WdPUdBUvLNnMR5XI87w7yJ0/vAFlRpIVL0f5cug0ARk=", "micropost"=>{"content"=>"Test und Test lalala so ist es", "user_id"=>"1"}, "commit"=>"Create Micropost"}
|
|
|
|
+ [1m[35mSQL (25.0ms)[0m INSERT INTO "microposts" ("content", "created_at", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["content", "Test und Test lalala so ist es"], ["created_at", Sun, 02 Oct 2011 18:08:29 UTC +00:00], ["updated_at", Sun, 02 Oct 2011 18:08:29 UTC +00:00], ["user_id", 1]]
|
|
|
|
+Redirected to http://localhost:3000/microposts/1
|
|
|
|
+Completed 302 Found in 89ms
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/microposts/1" for 127.0.0.1 at 2011-10-02 20:08:29 +0200
|
|
|
|
+ Processing by MicropostsController#show as HTML
|
|
|
|
+ Parameters: {"id"=>"1"}
|
|
|
|
+ [1m[36mMicropost Load (0.2ms)[0m [1mSELECT "microposts".* FROM "microposts" WHERE "microposts"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
|
|
+Rendered microposts/show.html.erb within layouts/application (6.1ms)
|
|
|
|
+Completed 200 OK in 17ms (Views: 13.6ms | ActiveRecord: 0.7ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:29 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:29 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:29 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:29 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:30 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:30 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:30 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:30 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:30 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/microposts" for 127.0.0.1 at 2011-10-02 20:08:33 +0200
|
|
|
|
+ Processing by MicropostsController#index as HTML
|
|
|
|
+ [1m[35mMicropost Load (0.1ms)[0m SELECT "microposts".* FROM "microposts"
|
|
|
|
+Rendered microposts/index.html.erb within layouts/application (7.3ms)
|
|
|
|
+Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.5ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:34 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:34 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:34 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:34 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:34 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:34 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:34 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:34 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:34 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/microposts/new" for 127.0.0.1 at 2011-10-02 20:08:37 +0200
|
|
|
|
+ Processing by MicropostsController#new as HTML
|
|
|
|
+Rendered microposts/_form.html.erb (8.0ms)
|
|
|
|
+Rendered microposts/new.html.erb within layouts/application (9.1ms)
|
|
|
|
+Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.3ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:37 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:37 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:38 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:38 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:38 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:38 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:38 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:38 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:38 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started POST "/microposts" for 127.0.0.1 at 2011-10-02 20:08:48 +0200
|
|
|
|
+ Processing by MicropostsController#create as HTML
|
|
|
|
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"WdPUdBUvLNnMR5XI87w7yJ0/vAFlRpIVL0f5cug0ARk=", "micropost"=>{"content"=>"Und noch ein Testpost .. lala hier steht nix", "user_id"=>"2"}, "commit"=>"Create Micropost"}
|
|
|
|
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "microposts" ("content", "created_at", "updated_at", "user_id") VALUES (?, ?, ?, ?)[0m [["content", "Und noch ein Testpost .. lala hier steht nix"], ["created_at", Sun, 02 Oct 2011 18:08:48 UTC +00:00], ["updated_at", Sun, 02 Oct 2011 18:08:48 UTC +00:00], ["user_id", 2]]
|
|
|
|
+Redirected to http://localhost:3000/microposts/2
|
|
|
|
+Completed 302 Found in 33ms
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/microposts/2" for 127.0.0.1 at 2011-10-02 20:08:49 +0200
|
|
|
|
+ Processing by MicropostsController#show as HTML
|
|
|
|
+ Parameters: {"id"=>"2"}
|
|
|
|
+ [1m[35mMicropost Load (0.1ms)[0m SELECT "microposts".* FROM "microposts" WHERE "microposts"."id" = ? LIMIT 1 [["id", "2"]]
|
|
|
|
+Rendered microposts/show.html.erb within layouts/application (7.0ms)
|
|
|
|
+Completed 200 OK in 17ms (Views: 14.5ms | ActiveRecord: 0.6ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:49 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:49 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:49 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:49 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:49 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:49 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:49 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:49 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:49 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/microposts" for 127.0.0.1 at 2011-10-02 20:08:51 +0200
|
|
|
|
+ Processing by MicropostsController#index as HTML
|
|
|
|
+ [1m[36mMicropost Load (0.1ms)[0m [1mSELECT "microposts".* FROM "microposts" [0m
|
|
|
|
+Rendered microposts/index.html.erb within layouts/application (9.7ms)
|
|
|
|
+Completed 200 OK in 19ms (Views: 17.1ms | ActiveRecord: 0.5ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:51 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:51 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:51 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:08:51 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:52 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:52 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:52 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:52 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:08:52 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/microposts/1" for 127.0.0.1 at 2011-10-02 20:17:33 +0200
|
|
|
|
+ Processing by MicropostsController#show as HTML
|
|
|
|
+ Parameters: {"id"=>"1"}
|
|
|
|
+ [1m[35mMicropost Load (0.1ms)[0m SELECT "microposts".* FROM "microposts" WHERE "microposts"."id" = ? LIMIT 1 [["id", "1"]]
|
|
|
|
+Rendered microposts/show.html.erb within layouts/application (5.5ms)
|
|
|
|
+Completed 200 OK in 16ms (Views: 13.2ms | ActiveRecord: 0.6ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:33 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:33 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:33 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:33 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:33 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:33 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:33 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:33 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:34 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/microposts" for 127.0.0.1 at 2011-10-02 20:17:35 +0200
|
|
|
|
+ Processing by MicropostsController#index as HTML
|
|
|
|
+ [1m[36mMicropost Load (0.1ms)[0m [1mSELECT "microposts".* FROM "microposts" [0m
|
|
|
|
+Rendered microposts/index.html.erb within layouts/application (50.1ms)
|
|
|
|
+Completed 200 OK in 60ms (Views: 57.6ms | ActiveRecord: 0.5ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:36 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:36 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:36 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:36 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:36 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:36 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:36 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:36 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:36 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/microposts/new" for 127.0.0.1 at 2011-10-02 20:17:37 +0200
|
|
|
|
+ Processing by MicropostsController#new as HTML
|
|
|
|
+Rendered microposts/_form.html.erb (7.9ms)
|
|
|
|
+Rendered microposts/new.html.erb within layouts/application (9.0ms)
|
|
|
|
+Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.3ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:38 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:38 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:38 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:38 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:38 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:38 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:38 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:38 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:38 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started POST "/microposts" for 127.0.0.1 at 2011-10-02 20:17:52 +0200
|
|
|
|
+ Processing by MicropostsController#create as HTML
|
|
|
|
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"WdPUdBUvLNnMR5XI87w7yJ0/vAFlRpIVL0f5cug0ARk=", "micropost"=>{"content"=>"ddddddddddddddddddddddddddddddddddddddddddddd ddddddddddddddddddddddddaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ddddddddddddddddddddddddd eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee f fffffffffffffffffffffffffffff", "user_id"=>""}, "commit"=>"Create Micropost"}
|
|
|
|
+Rendered microposts/_form.html.erb (3.4ms)
|
|
|
|
+Rendered microposts/new.html.erb within layouts/application (4.6ms)
|
|
|
|
+Completed 200 OK in 20ms (Views: 12.0ms | ActiveRecord: 0.3ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:53 +0200
|
|
|
|
+Served asset /application.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:53 +0200
|
|
|
|
+Served asset /microposts.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/scaffolds.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:53 +0200
|
|
|
|
+Served asset /scaffolds.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-10-02 20:17:53 +0200
|
|
|
|
+Served asset /users.css - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:53 +0200
|
|
|
|
+Served asset /jquery.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:53 +0200
|
|
|
|
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/microposts.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:53 +0200
|
|
|
|
+Served asset /microposts.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:53 +0200
|
|
|
|
+Served asset /users.js - 304 Not Modified (0ms)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-10-02 20:17:53 +0200
|
|
|
|
+Served asset /application.js - 304 Not Modified (0ms)
|