manage_cache 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/manage_cache/version.rb +1 -1
- data/lib/manage_cache.rb +3 -3
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/log/development.log +614 -0
- data/test/dummy/log/test.log +2247 -0
- data/test/dummy/test/controllers/users_controller_test.rb +11 -5
- data/test/dummy/tmp/cache/2CC/2D0/views%2F +2 -0
- data/test/dummy/tmp/cache/527/491/views%2Fspec-row_name%2Fuser-1%2Fupdated_at-2016-01-14+10%3A20%3A57+UTC +2 -0
- data/test/dummy/tmp/cache/528/731/views%2Fspec-row_name%2Fuser-2%2Fupdated_at-2016-01-14+10%3A20%3A57+UTC +2 -0
- data/test/dummy/tmp/cache/529/781/views%2Fspec-row_name%2Fuser-2%2Fupdated_at-2016-01-14+10%3A20%3A58+UTC +2 -0
- data/test/dummy/tmp/cache/52D/8B1/views%2Fspec-row_name%2Fuser-1%2Fupdated_at-2016-01-14+10%3A19%3A28+UTC +2 -0
- data/test/dummy/tmp/cache/96B/891/views%2Fspec-users_shoes%2Fuser-1%2Flast_updated_shoe-2016-01-14+10%3A15%3A40+UTC +2 -0
- data/test/dummy/tmp/cache/96F/8B1/views%2Fspec-users_shoes%2Fuser-1%2Flast_updated_shoe-2016-01-14+10%3A20%3A57+UTC +2 -0
- data/test/dummy/tmp/cache/970/901/views%2Fspec-users_shoes%2Fuser-1%2Flast_updated_shoe-2016-01-14+10%3A20%3A58+UTC +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/09_lxM-eb2oUZWnlGLaq4F_i5h92ZObg36ae6gKq1i4.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/2sW6NMnj6fqDuDeMj9N8u0O_kfcyACbGT_bxWVLBSZ0.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/8Lqz2M_JZndvJcmnZET75uPOyo75Jv4B3i0ZQImFJlM.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/9MxgZ11k1FnO5lx1r1HHNz5GnkAF3P5DOpS8p2oMyZQ.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/9d-nHTd-aCK04uRrii3hSfpYzj5iP2Ob1d-_qWKjCek.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/CRKJnPJGBJ_Dy0-QfKhF5WPh6Gj5skuy0TXmBjMTSnQ.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/DSOLSc6A5RVSmvM415eEWAWG_AgOvZcLZOXQjsXyWQA.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/Dl-NUisCUKKISrWE7M2oFXVpPFicurw2Va50_nNMy3k.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/DmmfrCpXtt74Hr6NO54lxyOCDv6klnDyBqeDFR7oDU8.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/GYYAJ3FkbQM0cLSTLqUzVyuWYL1B1AWg4FCEmXXUG9U.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/GkLvvxrkyX0_w9FNcSslwfEV_JzAAtRlVKM3dZAxI18.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/IcrjOgrUk68EJPgCdByEHzKfEKryUjeyKSWq-PEGf2E.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/K1DTLxe-bgF1wVbSJm2QUY_CMGj5J3FUTtHsoxl1EQc.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/K4HSx9qgV9xEpmTXd6xgKL4fYHWKC4MU_RY6n7TFk9Q.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/NwJZbK1pDbU-pMc7IsK2Rx1MwN4EaXyDMUKuzQCHPCw.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/SXVHiwpmgcQmM4FyGzKKwKiM3jCMr8EGhSJpQiC9wcQ.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/UBbOS5C2oSAcdKvW_Z-oEtU6_8rnuMx9M2G3o_5QN6s.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/Uviw7jE916HhqccasMRdQ5CTXoBqH7dxweEg_bsm3K0.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/VPOhaapUo-sv4VGkt6by3qUT2B4T2kSjaHb89uicvYU.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/a9sNeDvMqAwAX-rnnfZrdNjSIz_Ak1KVT1kNS8SeGas.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/eZXj2eM6sa6zSFHhekBC5TX_Pddob3sO7hyhYVAb0fg.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/evilMWS_uDxgvUtMe_HRyK3ZfZo7bBegojhsvLdjcKw.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/eyQ1Iet2dzYcWDsu5qBemC0D5l3jdLLgchA4fkh5nnc.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/g5ekayFy2lyNSg0qaf9pHIi9AUYJ8eKcPfhsV0yqkPU.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/gZp3uXMHuYQC4hzCr7bQfetKNdJAtbQmg3so2KpW1Dw.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/hZi1k6tpxxCGYxRe7zY74ItcOI8gZrREOpGuA8JSpGg.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/iDTnVSbZnIij5Xm4jkwCyIXAPDn8RwaRe5Ja8YPKibw.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/iHYDh87b9nTCgd6e7YCtB9CqNPhoxyyqir0EhBx1-Rk.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/kyugOtp1okMz23E1fAOMqsyMHj1vAxVX-UWy0S4ZEAg.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/mXy3FNW22ItExIRbbqYnT6XBDj9QYoqBC8ZzyFWncGs.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/oiA-NPgVz4-xBX3Ri3o3lAS3l-EKuTmQ7OdbfrVdtAc.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/ovnZOq_jVOpE2KrlsIEIX-KoxHk-acnpn9KcSJbfkfw.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/pEhaat2KBd5SrT7szC_8R1_6hK17FTpvoRFkmCRSD3M.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/r-A0ga7LeDzW9Vsra2ECnPQdYszihD4iU_kddis_m9c.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/rtcJ_islohXm8x0bqaTIpW2nOttNweCIQw0qzQkEabo.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/tI6TANdxXMulmZuDkMCGk02plL26Vj9VGCuNvCZ8SyY.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/tbLteZ12v3ZDVzL-ACWn314an41wFJYQx3GCldsqR-w.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/vftuHuDXEagG2jsCk15VnJkFiSbkIBPZ59tyv5e0XRo.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/ydw-EtO01i7QnaD3kHyY0f5ol82z0etd9JYXcNRT0SA.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/zehql4552SVo4rZUU8Bpz_cxFIk74U7tZNmhhxX89ew.cache +0 -0
- data/test/dummy/tmp/pids/server.pid +1 -0
- metadata +106 -2
@@ -0,0 +1,614 @@
|
|
1
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "users"[0m
|
2
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "shoes"
|
3
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" ORDER BY "shoes"."id" ASC LIMIT 1[0m
|
4
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1
|
5
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
6
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shoes" ("name", "user_id", "color", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Saucony"], ["user_id", 1], ["color", "violet"], ["created_at", "2016-01-14 09:02:29.160897"], ["updated_at", "2016-01-14 09:02:29.160897"]]
|
7
|
+
[1m[36m (0.1ms)[0m [1mSELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
8
|
+
[1m[35m (13.8ms)[0m commit transaction
|
9
|
+
|
10
|
+
|
11
|
+
Started GET "/users/1" for 127.0.0.1 at 2016-01-14 10:03:26 +0100
|
12
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
13
|
+
Processing by UsersController#show as HTML
|
14
|
+
Parameters: {"id"=>"1"}
|
15
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
16
|
+
Read fragment views/spec-show/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
17
|
+
Write fragment views/spec-show/user-1/updated_at-2016-01-11 13:06:27 UTC (0.5ms)
|
18
|
+
Rendered users/show.html.erb within layouts/application (1.8ms)
|
19
|
+
Completed 200 OK in 172ms (Views: 162.9ms | ActiveRecord: 0.4ms)
|
20
|
+
|
21
|
+
|
22
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 10:03:26 +0100
|
23
|
+
|
24
|
+
|
25
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:03:26 +0100
|
26
|
+
|
27
|
+
|
28
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:03:26 +0100
|
29
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1[0m
|
30
|
+
|
31
|
+
|
32
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 10:04:36 +0100
|
33
|
+
Processing by UsersController#index as HTML
|
34
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users"[0m
|
35
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
36
|
+
Write fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.7ms)
|
37
|
+
[1m[35mShoe Load (0.1ms)[0m SELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1 [["user_id", 1]]
|
38
|
+
[1m[36m (0.2ms)[0m [1mSELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
39
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:02:29 UTC (0.1ms)
|
40
|
+
[1m[35mShoe Load (0.1ms)[0m SELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
41
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:02:29 UTC (0.5ms)
|
42
|
+
Rendered users/index.html.erb within layouts/application (24.9ms)
|
43
|
+
Completed 200 OK in 33ms (Views: 31.9ms | ActiveRecord: 0.8ms)
|
44
|
+
[1m[35mShoe Load (0.3ms)[0m SELECT "shoes".* FROM "shoes" ORDER BY "shoes"."id" ASC LIMIT 1
|
45
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
46
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "shoes" SET "color" = ?, "updated_at" = ? WHERE "shoes"."id" = ? [["color", "blue"], ["updated_at", "2016-01-14 09:06:28.865300"], ["id", 1]]
|
47
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
48
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
49
|
+
[1m[36m (14.3ms)[0m [1mcommit transaction[0m
|
50
|
+
|
51
|
+
|
52
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 10:07:33 +0100
|
53
|
+
Processing by UsersController#index as HTML
|
54
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users"[0m
|
55
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
56
|
+
[1m[35mShoe Load (0.1ms)[0m SELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1 [["user_id", 1]]
|
57
|
+
[1m[36m (0.1ms)[0m [1mSELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
58
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:06:28 UTC (0.1ms)
|
59
|
+
[1m[35mShoe Load (0.1ms)[0m SELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
60
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:06:28 UTC (0.5ms)
|
61
|
+
Rendered users/index.html.erb within layouts/application (4.9ms)
|
62
|
+
Completed 200 OK in 25ms (Views: 24.0ms | ActiveRecord: 0.3ms)
|
63
|
+
|
64
|
+
|
65
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 10:07:33 +0100
|
66
|
+
|
67
|
+
|
68
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 10:07:33 +0100
|
69
|
+
|
70
|
+
|
71
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:07:33 +0100
|
72
|
+
|
73
|
+
|
74
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:07:33 +0100
|
75
|
+
|
76
|
+
|
77
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:07:33 +0100
|
78
|
+
|
79
|
+
|
80
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:07:33 +0100
|
81
|
+
|
82
|
+
|
83
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 10:07:33 +0100
|
84
|
+
|
85
|
+
|
86
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 10:08:59 +0100
|
87
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
88
|
+
Processing by UsersController#index as HTML
|
89
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
90
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
91
|
+
Write fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.5ms)
|
92
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
93
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
94
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:06:28 UTC (0.1ms)
|
95
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
96
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:06:28 UTC (0.4ms)
|
97
|
+
Rendered users/index.html.erb within layouts/application (27.2ms)
|
98
|
+
Completed 200 OK in 183ms (Views: 179.6ms | ActiveRecord: 0.7ms)
|
99
|
+
|
100
|
+
|
101
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 10:08:59 +0100
|
102
|
+
|
103
|
+
|
104
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:08:59 +0100
|
105
|
+
|
106
|
+
|
107
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:08:59 +0100
|
108
|
+
|
109
|
+
|
110
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 10:08:59 +0100
|
111
|
+
|
112
|
+
|
113
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 10:08:59 +0100
|
114
|
+
|
115
|
+
|
116
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:08:59 +0100
|
117
|
+
|
118
|
+
|
119
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:08:59 +0100
|
120
|
+
[1m[35mShoe Load (0.3ms)[0m SELECT "shoes".* FROM "shoes" ORDER BY "shoes"."id" ASC LIMIT 1
|
121
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
122
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "shoes" SET "color" = ?, "updated_at" = ? WHERE "shoes"."id" = ? [["color", "green"], ["updated_at", "2016-01-14 09:09:52.768742"], ["id", 1]]
|
123
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
124
|
+
[1m[35m (0.0ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
125
|
+
[1m[36m (14.5ms)[0m [1mcommit transaction[0m
|
126
|
+
|
127
|
+
|
128
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 10:10:41 +0100
|
129
|
+
Processing by UsersController#index as HTML
|
130
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
131
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
132
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
133
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
134
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:09:52 UTC (0.1ms)
|
135
|
+
[1m[36mShoe Load (0.0ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
136
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:09:52 UTC (0.4ms)
|
137
|
+
Rendered users/index.html.erb within layouts/application (4.5ms)
|
138
|
+
Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.3ms)
|
139
|
+
|
140
|
+
|
141
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 10:10:41 +0100
|
142
|
+
|
143
|
+
|
144
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:10:41 +0100
|
145
|
+
|
146
|
+
|
147
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:10:41 +0100
|
148
|
+
|
149
|
+
|
150
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 10:10:41 +0100
|
151
|
+
|
152
|
+
|
153
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:10:41 +0100
|
154
|
+
|
155
|
+
|
156
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:10:41 +0100
|
157
|
+
|
158
|
+
|
159
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 10:10:41 +0100
|
160
|
+
|
161
|
+
|
162
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 10:11:09 +0100
|
163
|
+
Processing by UsersController#index as HTML
|
164
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
165
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
166
|
+
[1m[36mShoe Load (0.0ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
167
|
+
[1m[35m (0.0ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
168
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:09:52 UTC (0.1ms)
|
169
|
+
Rendered users/index.html.erb within layouts/application (3.3ms)
|
170
|
+
Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
|
171
|
+
|
172
|
+
|
173
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 10:11:09 +0100
|
174
|
+
|
175
|
+
|
176
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:11:09 +0100
|
177
|
+
|
178
|
+
|
179
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:11:09 +0100
|
180
|
+
|
181
|
+
|
182
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 10:11:09 +0100
|
183
|
+
|
184
|
+
|
185
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:11:09 +0100
|
186
|
+
|
187
|
+
|
188
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:11:09 +0100
|
189
|
+
|
190
|
+
|
191
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 10:11:09 +0100
|
192
|
+
|
193
|
+
|
194
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 10:13:23 +0100
|
195
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
196
|
+
Processing by UsersController#index as HTML
|
197
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
198
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
199
|
+
Write fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.5ms)
|
200
|
+
[1m[36mShoe Load (0.2ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
201
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
202
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:09:52 UTC (0.1ms)
|
203
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
204
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:09:52 UTC (0.4ms)
|
205
|
+
Rendered users/index.html.erb within layouts/application (27.5ms)
|
206
|
+
Completed 200 OK in 186ms (Views: 182.6ms | ActiveRecord: 0.9ms)
|
207
|
+
|
208
|
+
|
209
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 10:13:23 +0100
|
210
|
+
|
211
|
+
|
212
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 10:13:23 +0100
|
213
|
+
|
214
|
+
|
215
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:13:23 +0100
|
216
|
+
|
217
|
+
|
218
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:13:23 +0100
|
219
|
+
|
220
|
+
|
221
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:13:23 +0100
|
222
|
+
|
223
|
+
|
224
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:13:23 +0100
|
225
|
+
|
226
|
+
|
227
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 10:13:23 +0100
|
228
|
+
[1m[35mShoe Load (0.2ms)[0m SELECT "shoes".* FROM "shoes" ORDER BY "shoes"."id" ASC LIMIT 1
|
229
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
230
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "shoes" SET "color" = ?, "updated_at" = ? WHERE "shoes"."id" = ? [["color", "brown"], ["updated_at", "2016-01-14 09:14:51.219934"], ["id", 1]]
|
231
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
232
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
233
|
+
[1m[36m (14.1ms)[0m [1mcommit transaction[0m
|
234
|
+
|
235
|
+
|
236
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 10:16:06 +0100
|
237
|
+
Processing by UsersController#index as HTML
|
238
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
239
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
240
|
+
[1m[36mShoe Load (0.0ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
241
|
+
[1m[35m (0.0ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
242
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:14:51 UTC (0.0ms)
|
243
|
+
[1m[36mShoe Load (0.0ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
244
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:14:51 UTC (0.5ms)
|
245
|
+
Rendered users/index.html.erb within layouts/application (3.6ms)
|
246
|
+
Completed 200 OK in 11ms (Views: 10.2ms | ActiveRecord: 0.2ms)
|
247
|
+
|
248
|
+
|
249
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 10:16:06 +0100
|
250
|
+
|
251
|
+
|
252
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:16:06 +0100
|
253
|
+
|
254
|
+
|
255
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:16:06 +0100
|
256
|
+
|
257
|
+
|
258
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:16:06 +0100
|
259
|
+
|
260
|
+
|
261
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 10:16:06 +0100
|
262
|
+
|
263
|
+
|
264
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:16:06 +0100
|
265
|
+
|
266
|
+
|
267
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 10:16:06 +0100
|
268
|
+
|
269
|
+
|
270
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 10:18:28 +0100
|
271
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
272
|
+
Processing by UsersController#index as HTML
|
273
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
274
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
275
|
+
Write fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.5ms)
|
276
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
277
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
278
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:14:51 UTC (0.1ms)
|
279
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
280
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:14:51 UTC (0.4ms)
|
281
|
+
Rendered users/index.html.erb within layouts/application (27.9ms)
|
282
|
+
Completed 200 OK in 184ms (Views: 180.3ms | ActiveRecord: 0.9ms)
|
283
|
+
|
284
|
+
|
285
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 10:18:29 +0100
|
286
|
+
|
287
|
+
|
288
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:18:29 +0100
|
289
|
+
|
290
|
+
|
291
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 10:18:29 +0100
|
292
|
+
|
293
|
+
|
294
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:18:29 +0100
|
295
|
+
|
296
|
+
|
297
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 10:18:29 +0100
|
298
|
+
|
299
|
+
|
300
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:18:29 +0100
|
301
|
+
|
302
|
+
|
303
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:18:29 +0100
|
304
|
+
[1m[35mShoe Load (0.2ms)[0m SELECT "shoes".* FROM "shoes" ORDER BY "shoes"."id" ASC LIMIT 1
|
305
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
306
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "shoes" SET "color" = ?, "updated_at" = ? WHERE "shoes"."id" = ? [["color", "blue"], ["updated_at", "2016-01-14 09:19:07.221676"], ["id", 1]]
|
307
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
308
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
309
|
+
[1m[36m (14.5ms)[0m [1mcommit transaction[0m
|
310
|
+
|
311
|
+
|
312
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 10:19:33 +0100
|
313
|
+
Processing by UsersController#index as HTML
|
314
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
315
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.2ms)
|
316
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
317
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
318
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:19:07 UTC (0.1ms)
|
319
|
+
[1m[36mShoe Load (0.0ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
320
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:19:07 UTC (0.6ms)
|
321
|
+
Rendered users/index.html.erb within layouts/application (4.3ms)
|
322
|
+
Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.3ms)
|
323
|
+
|
324
|
+
|
325
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 10:19:33 +0100
|
326
|
+
|
327
|
+
|
328
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:19:33 +0100
|
329
|
+
|
330
|
+
|
331
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:19:33 +0100
|
332
|
+
|
333
|
+
|
334
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 10:19:33 +0100
|
335
|
+
|
336
|
+
|
337
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:19:33 +0100
|
338
|
+
|
339
|
+
|
340
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:19:33 +0100
|
341
|
+
|
342
|
+
|
343
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 10:19:33 +0100
|
344
|
+
|
345
|
+
|
346
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 10:44:40 +0100
|
347
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
348
|
+
Processing by UsersController#index as HTML
|
349
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
350
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
351
|
+
Write fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.5ms)
|
352
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
353
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
354
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:19:07 UTC (0.1ms)
|
355
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
356
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 09:19:07 UTC (0.4ms)
|
357
|
+
Rendered users/index.html.erb within layouts/application (25.8ms)
|
358
|
+
Completed 200 OK in 181ms (Views: 177.7ms | ActiveRecord: 0.7ms)
|
359
|
+
|
360
|
+
|
361
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 10:44:40 +0100
|
362
|
+
|
363
|
+
|
364
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:44:40 +0100
|
365
|
+
|
366
|
+
|
367
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 10:44:40 +0100
|
368
|
+
|
369
|
+
|
370
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:44:40 +0100
|
371
|
+
|
372
|
+
|
373
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 10:44:40 +0100
|
374
|
+
|
375
|
+
|
376
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 10:44:40 +0100
|
377
|
+
|
378
|
+
|
379
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 10:44:40 +0100
|
380
|
+
[1m[35mShoe Load (0.3ms)[0m SELECT "shoes".* FROM "shoes" ORDER BY "shoes"."id" ASC LIMIT 1
|
381
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
382
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "shoes" SET "color" = ?, "updated_at" = ? WHERE "shoes"."id" = ? [["color", "brown"], ["updated_at", "2016-01-14 10:03:53.513779"], ["id", 1]]
|
383
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
384
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
385
|
+
[1m[36m (16.0ms)[0m [1mcommit transaction[0m
|
386
|
+
|
387
|
+
|
388
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 11:04:07 +0100
|
389
|
+
Processing by UsersController#index as HTML
|
390
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users"
|
391
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.2ms)
|
392
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
393
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
394
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:03:53 UTC (0.1ms)
|
395
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
396
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:03:53 UTC (0.8ms)
|
397
|
+
Rendered users/index.html.erb within layouts/application (6.4ms)
|
398
|
+
Completed 200 OK in 16ms (Views: 14.8ms | ActiveRecord: 0.5ms)
|
399
|
+
|
400
|
+
|
401
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 11:04:07 +0100
|
402
|
+
|
403
|
+
|
404
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:04:07 +0100
|
405
|
+
|
406
|
+
|
407
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:04:07 +0100
|
408
|
+
|
409
|
+
|
410
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 11:04:07 +0100
|
411
|
+
|
412
|
+
|
413
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:04:07 +0100
|
414
|
+
|
415
|
+
|
416
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 11:04:08 +0100
|
417
|
+
|
418
|
+
|
419
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:04:08 +0100
|
420
|
+
|
421
|
+
|
422
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 11:05:51 +0100
|
423
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
424
|
+
Processing by UsersController#index as HTML
|
425
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
426
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
427
|
+
Write fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.5ms)
|
428
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
429
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
430
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:03:53 UTC (0.1ms)
|
431
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
432
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:03:53 UTC (0.5ms)
|
433
|
+
Rendered users/index.html.erb within layouts/application (25.8ms)
|
434
|
+
Completed 200 OK in 182ms (Views: 178.4ms | ActiveRecord: 0.8ms)
|
435
|
+
|
436
|
+
|
437
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 11:05:51 +0100
|
438
|
+
|
439
|
+
|
440
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:05:51 +0100
|
441
|
+
|
442
|
+
|
443
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:05:51 +0100
|
444
|
+
|
445
|
+
|
446
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 11:05:51 +0100
|
447
|
+
|
448
|
+
|
449
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:05:51 +0100
|
450
|
+
|
451
|
+
|
452
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:05:51 +0100
|
453
|
+
|
454
|
+
|
455
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 11:05:51 +0100
|
456
|
+
[1m[35mShoe Load (0.4ms)[0m SELECT "shoes".* FROM "shoes" ORDER BY "shoes"."id" ASC LIMIT 1
|
457
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
458
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "shoes" SET "color" = ?, "updated_at" = ? WHERE "shoes"."id" = ? [["color", "blue"], ["updated_at", "2016-01-14 10:07:17.955483"], ["id", 1]]
|
459
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
460
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
461
|
+
[1m[36m (17.1ms)[0m [1mcommit transaction[0m
|
462
|
+
|
463
|
+
|
464
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 11:07:54 +0100
|
465
|
+
Processing by UsersController#index as HTML
|
466
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
467
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.1ms)
|
468
|
+
Write fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.6ms)
|
469
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
470
|
+
[1m[35m (0.0ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
471
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:07:17 UTC (0.1ms)
|
472
|
+
[1m[36mShoe Load (0.0ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
473
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:07:17 UTC (0.4ms)
|
474
|
+
Rendered users/index.html.erb within layouts/application (4.6ms)
|
475
|
+
Completed 200 OK in 20ms (Views: 19.9ms | ActiveRecord: 0.3ms)
|
476
|
+
|
477
|
+
|
478
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 11:07:54 +0100
|
479
|
+
|
480
|
+
|
481
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:07:54 +0100
|
482
|
+
|
483
|
+
|
484
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:07:54 +0100
|
485
|
+
|
486
|
+
|
487
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 11:07:54 +0100
|
488
|
+
|
489
|
+
|
490
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:07:54 +0100
|
491
|
+
|
492
|
+
|
493
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:07:54 +0100
|
494
|
+
|
495
|
+
|
496
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 11:07:54 +0100
|
497
|
+
[1m[36mShoe Load (0.1ms)[0m [1mSELECT "shoes".* FROM "shoes" ORDER BY "shoes"."id" ASC LIMIT 1[0m
|
498
|
+
[1m[35m (0.0ms)[0m begin transaction
|
499
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
500
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
501
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "shoes" SET "color" = ?, "updated_at" = ? WHERE "shoes"."id" = ?[0m [["color", "brown"], ["updated_at", "2016-01-14 10:11:53.209231"], ["id", 1]]
|
502
|
+
[1m[35m (15.8ms)[0m commit transaction
|
503
|
+
|
504
|
+
|
505
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 11:12:27 +0100
|
506
|
+
Processing by UsersController#index as HTML
|
507
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
508
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.7ms)
|
509
|
+
[1m[36mShoe Load (0.0ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
510
|
+
[1m[35m (0.0ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
511
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:11:53 UTC (0.1ms)
|
512
|
+
[1m[36mShoe Load (0.0ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
513
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:11:53 UTC (0.4ms)
|
514
|
+
Rendered users/index.html.erb within layouts/application (6.3ms)
|
515
|
+
Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.2ms)
|
516
|
+
|
517
|
+
|
518
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 11:12:27 +0100
|
519
|
+
|
520
|
+
|
521
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:12:27 +0100
|
522
|
+
|
523
|
+
|
524
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:12:27 +0100
|
525
|
+
|
526
|
+
|
527
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 11:12:27 +0100
|
528
|
+
|
529
|
+
|
530
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:12:27 +0100
|
531
|
+
|
532
|
+
|
533
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:12:27 +0100
|
534
|
+
|
535
|
+
|
536
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 11:12:27 +0100
|
537
|
+
|
538
|
+
|
539
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 11:14:00 +0100
|
540
|
+
Processing by UsersController#index as HTML
|
541
|
+
[1m[35mUser Load (0.3ms)[0m SELECT "users".* FROM "users"
|
542
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-11 13:06:27 UTC (0.3ms)
|
543
|
+
[1m[36mShoe Load (0.2ms)[0m [1mSELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1[0m [["user_id", 1]]
|
544
|
+
[1m[35m (0.2ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
545
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:11:53 UTC (0.3ms)
|
546
|
+
Rendered users/index.html.erb within layouts/application (9.1ms)
|
547
|
+
Completed 200 OK in 30ms (Views: 28.8ms | ActiveRecord: 0.6ms)
|
548
|
+
|
549
|
+
|
550
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 11:14:00 +0100
|
551
|
+
|
552
|
+
|
553
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:14:00 +0100
|
554
|
+
|
555
|
+
|
556
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:14:00 +0100
|
557
|
+
|
558
|
+
|
559
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 11:14:00 +0100
|
560
|
+
|
561
|
+
|
562
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:14:00 +0100
|
563
|
+
|
564
|
+
|
565
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:14:00 +0100
|
566
|
+
|
567
|
+
|
568
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 11:14:00 +0100
|
569
|
+
[1m[36mShoe Load (0.2ms)[0m [1mSELECT "shoes".* FROM "shoes" ORDER BY "shoes"."id" ASC LIMIT 1[0m
|
570
|
+
[1m[35m (0.0ms)[0m begin transaction
|
571
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
572
|
+
[1m[35m (0.1ms)[0m SELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
573
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "shoes" SET "color" = ?, "updated_at" = ? WHERE "shoes"."id" = ?[0m [["color", "red"], ["updated_at", "2016-01-14 10:15:40.869649"], ["id", 1]]
|
574
|
+
[1m[35m (14.2ms)[0m commit transaction
|
575
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1[0m
|
576
|
+
[1m[35mUser Load (0.3ms)[0m SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1
|
577
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
578
|
+
[1m[35mSQL (0.5ms)[0m UPDATE "users" SET "name" = ?, "updated_at" = ? WHERE "users"."id" = ? [["name", "Karl"], ["updated_at", "2016-01-14 10:19:28.721905"], ["id", 1]]
|
579
|
+
[1m[36m (18.6ms)[0m [1mcommit transaction[0m
|
580
|
+
|
581
|
+
|
582
|
+
Started GET "/users" for 127.0.0.1 at 2016-01-14 11:19:41 +0100
|
583
|
+
Processing by UsersController#index as HTML
|
584
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users"[0m
|
585
|
+
Read fragment views/spec-row_name/user-1/updated_at-2016-01-14 10:19:28 UTC (0.1ms)
|
586
|
+
Write fragment views/spec-row_name/user-1/updated_at-2016-01-14 10:19:28 UTC (0.6ms)
|
587
|
+
[1m[35mShoe Load (0.1ms)[0m SELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? ORDER BY "shoes"."id" DESC LIMIT 1 [["user_id", 1]]
|
588
|
+
[1m[36m (0.1ms)[0m [1mSELECT MAX("shoes"."updated_at") FROM "shoes" WHERE "shoes"."user_id" = ?[0m [["user_id", 1]]
|
589
|
+
Read fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:15:40 UTC (0.1ms)
|
590
|
+
[1m[35mShoe Load (0.1ms)[0m SELECT "shoes".* FROM "shoes" WHERE "shoes"."user_id" = ? [["user_id", 1]]
|
591
|
+
Write fragment views/spec-users_shoes/user-1/last_updated_shoe-2016-01-14 10:15:40 UTC (0.5ms)
|
592
|
+
Rendered users/index.html.erb within layouts/application (4.9ms)
|
593
|
+
Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.3ms)
|
594
|
+
|
595
|
+
|
596
|
+
Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for 127.0.0.1 at 2016-01-14 11:19:41 +0100
|
597
|
+
|
598
|
+
|
599
|
+
Started GET "/assets/shoes.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:19:41 +0100
|
600
|
+
|
601
|
+
|
602
|
+
Started GET "/assets/users.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for 127.0.0.1 at 2016-01-14 11:19:41 +0100
|
603
|
+
|
604
|
+
|
605
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for 127.0.0.1 at 2016-01-14 11:19:41 +0100
|
606
|
+
|
607
|
+
|
608
|
+
Started GET "/assets/shoes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:19:41 +0100
|
609
|
+
|
610
|
+
|
611
|
+
Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for 127.0.0.1 at 2016-01-14 11:19:41 +0100
|
612
|
+
|
613
|
+
|
614
|
+
Started GET "/assets/users.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for 127.0.0.1 at 2016-01-14 11:19:41 +0100
|