r18n-rails 0.4.8 → 0.4.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8034,3 +8034,3169 @@ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8034
8034
  
8035
8035
  SQL (0.1ms) SELECT version FROM "schema_migrations"
8036
8036
  SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8037
+
8038
+
8039
+ Processing TestController#locales (for 0.0.0.0 at 2010-09-23 20:10:50) [GET]
8040
+ Completed in 202ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8041
+
8042
+
8043
+ Processing TestController#locales (for 0.0.0.0 at 2010-09-23 20:10:50) [GET]
8044
+ Parameters: {"locale"=>"ru"}
8045
+ Completed in 14ms (View: 1, DB: 0) | 200 OK [http://test.host/ru/locales]
8046
+
8047
+
8048
+ Processing TestController#locales (for 0.0.0.0 at 2010-09-23 20:10:50) [GET]
8049
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8050
+
8051
+
8052
+ Processing TestController#locales (for 0.0.0.0 at 2010-09-23 20:10:50) [GET]
8053
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8054
+
8055
+
8056
+ Processing TestController#translations (for 0.0.0.0 at 2010-09-23 20:10:51) [GET]
8057
+ Parameters: {"locale"=>"en"}
8058
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8059
+
8060
+
8061
+ Processing TestController#available (for 0.0.0.0 at 2010-09-23 20:10:51) [GET]
8062
+ Completed in 9ms (View: 1, DB: 0) | 200 OK [http://test.host/available]
8063
+
8064
+
8065
+ Processing TestController#helpers (for 0.0.0.0 at 2010-09-23 20:10:51) [GET]
8066
+ Parameters: {"locale"=>"en"}
8067
+ Rendering test/helpers
8068
+ Completed in 30ms (View: 16, DB: 0) | 200 OK [http://test.host/en/helpers]
8069
+
8070
+
8071
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-09-23 20:10:51) [GET]
8072
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8073
+
8074
+
8075
+ Processing TestController#controller (for 0.0.0.0 at 2010-09-23 20:10:51) [GET]
8076
+ Parameters: {"locale"=>"en"}
8077
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8078
+
8079
+
8080
+ Processing TestController#time (for 0.0.0.0 at 2010-09-23 20:10:51) [GET]
8081
+ Parameters: {"locale"=>"en"}
8082
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8083
+
8084
+
8085
+ Processing TestController#human_time (for 0.0.0.0 at 2010-09-23 20:10:51) [GET]
8086
+ Parameters: {"locale"=>"en"}
8087
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8088
+ SQL (0.2ms) select sqlite_version(*)
8089
+ SQL (0.3ms)  SELECT name
8090
+ FROM sqlite_master
8091
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8092
+ 
8093
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8094
+ SQL (0.1ms)  SELECT name
8095
+ FROM sqlite_master
8096
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8097
+ 
8098
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8099
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8100
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8101
+ SQL (0.2ms)  SELECT name
8102
+ FROM sqlite_master
8103
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8104
+ 
8105
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8106
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8107
+
8108
+
8109
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8110
+ Completed in 226ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8111
+
8112
+
8113
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8114
+ Parameters: {"locale"=>"ru"}
8115
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8116
+
8117
+
8118
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8119
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8120
+
8121
+
8122
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8123
+ Completed in 13ms (View: 1, DB: 0) | 200 OK [http://test.host/locales]
8124
+
8125
+
8126
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8127
+ Parameters: {"locale"=>"en"}
8128
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8129
+
8130
+
8131
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8132
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8133
+
8134
+
8135
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8136
+ Parameters: {"locale"=>"en"}
8137
+ Rendering test/helpers
8138
+ Completed in 29ms (View: 17, DB: 0) | 200 OK [http://test.host/en/helpers]
8139
+
8140
+
8141
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8142
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8143
+
8144
+
8145
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8146
+ Parameters: {"locale"=>"en"}
8147
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8148
+
8149
+
8150
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8151
+ Parameters: {"locale"=>"en"}
8152
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8153
+
8154
+
8155
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:04:42) [GET]
8156
+ Parameters: {"locale"=>"en"}
8157
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8158
+ SQL (0.2ms) select sqlite_version(*)
8159
+ SQL (14.2ms)  SELECT name
8160
+ FROM sqlite_master
8161
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8162
+ 
8163
+ SQL (16.2ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8164
+ SQL (0.2ms)  SELECT name
8165
+ FROM sqlite_master
8166
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8167
+ 
8168
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8169
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8170
+ SQL (0.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8171
+ SQL (0.2ms)  SELECT name
8172
+ FROM sqlite_master
8173
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8174
+ 
8175
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8176
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8177
+
8178
+
8179
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8180
+ Completed in 25ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8181
+
8182
+
8183
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8184
+ Parameters: {"locale"=>"ru"}
8185
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8186
+
8187
+
8188
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8189
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8190
+
8191
+
8192
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8193
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8194
+
8195
+
8196
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8197
+ Parameters: {"locale"=>"en"}
8198
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8199
+
8200
+
8201
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8202
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8203
+
8204
+
8205
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8206
+ Parameters: {"locale"=>"en"}
8207
+ Rendering test/helpers
8208
+ Completed in 16ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
8209
+
8210
+
8211
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8212
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8213
+
8214
+
8215
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8216
+ Parameters: {"locale"=>"en"}
8217
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8218
+
8219
+
8220
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8221
+ Parameters: {"locale"=>"en"}
8222
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8223
+
8224
+
8225
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:05:41) [GET]
8226
+ Parameters: {"locale"=>"en"}
8227
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8228
+ SQL (0.2ms) select sqlite_version(*)
8229
+ SQL (0.3ms)  SELECT name
8230
+ FROM sqlite_master
8231
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8232
+ 
8233
+ SQL (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8234
+ SQL (0.1ms)  SELECT name
8235
+ FROM sqlite_master
8236
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8237
+ 
8238
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8239
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8240
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8241
+ SQL (0.2ms)  SELECT name
8242
+ FROM sqlite_master
8243
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8244
+ 
8245
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8246
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8247
+
8248
+
8249
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:08:49) [GET]
8250
+ Completed in 25ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8251
+
8252
+
8253
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:08:49) [GET]
8254
+ Parameters: {"locale"=>"ru"}
8255
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8256
+
8257
+
8258
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:08:49) [GET]
8259
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8260
+
8261
+
8262
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:08:49) [GET]
8263
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8264
+
8265
+
8266
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:08:49) [GET]
8267
+ Parameters: {"locale"=>"en"}
8268
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8269
+
8270
+
8271
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:08:49) [GET]
8272
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8273
+
8274
+
8275
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:08:49) [GET]
8276
+ Parameters: {"locale"=>"en"}
8277
+ Rendering test/helpers
8278
+ Completed in 14ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
8279
+
8280
+
8281
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:08:49) [GET]
8282
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8283
+
8284
+
8285
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:08:50) [GET]
8286
+ Parameters: {"locale"=>"en"}
8287
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8288
+
8289
+
8290
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:08:50) [GET]
8291
+ Parameters: {"locale"=>"en"}
8292
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8293
+
8294
+
8295
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:08:50) [GET]
8296
+ Parameters: {"locale"=>"en"}
8297
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8298
+ SQL (0.2ms) select sqlite_version(*)
8299
+ SQL (0.3ms)  SELECT name
8300
+ FROM sqlite_master
8301
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8302
+ 
8303
+ SQL (0.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8304
+ SQL (0.1ms)  SELECT name
8305
+ FROM sqlite_master
8306
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8307
+ 
8308
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8309
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8310
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8311
+ SQL (0.1ms)  SELECT name
8312
+ FROM sqlite_master
8313
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8314
+ 
8315
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8316
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8317
+
8318
+
8319
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8320
+ Completed in 25ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8321
+
8322
+
8323
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8324
+ Parameters: {"locale"=>"ru"}
8325
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8326
+
8327
+
8328
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8329
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8330
+
8331
+
8332
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8333
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8334
+
8335
+
8336
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8337
+ Parameters: {"locale"=>"en"}
8338
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8339
+
8340
+
8341
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8342
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8343
+
8344
+
8345
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8346
+ Parameters: {"locale"=>"en"}
8347
+ Rendering test/helpers
8348
+ Completed in 16ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
8349
+
8350
+
8351
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8352
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8353
+
8354
+
8355
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8356
+ Parameters: {"locale"=>"en"}
8357
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8358
+
8359
+
8360
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8361
+ Parameters: {"locale"=>"en"}
8362
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8363
+
8364
+
8365
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:09:17) [GET]
8366
+ Parameters: {"locale"=>"en"}
8367
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8368
+ SQL (0.2ms) select sqlite_version(*)
8369
+ SQL (0.3ms)  SELECT name
8370
+ FROM sqlite_master
8371
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8372
+ 
8373
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8374
+ SQL (0.1ms)  SELECT name
8375
+ FROM sqlite_master
8376
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8377
+ 
8378
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8379
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8380
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8381
+ SQL (0.2ms)  SELECT name
8382
+ FROM sqlite_master
8383
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8384
+ 
8385
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8386
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8387
+
8388
+
8389
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8390
+ Completed in 26ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8391
+
8392
+
8393
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8394
+ Parameters: {"locale"=>"ru"}
8395
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8396
+
8397
+
8398
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8399
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8400
+
8401
+
8402
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8403
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8404
+
8405
+
8406
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8407
+ Parameters: {"locale"=>"en"}
8408
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8409
+
8410
+
8411
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8412
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8413
+
8414
+
8415
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8416
+ Parameters: {"locale"=>"en"}
8417
+ Rendering test/helpers
8418
+ Completed in 15ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
8419
+
8420
+
8421
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8422
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8423
+
8424
+
8425
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8426
+ Parameters: {"locale"=>"en"}
8427
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8428
+
8429
+
8430
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8431
+ Parameters: {"locale"=>"en"}
8432
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8433
+
8434
+
8435
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:09:25) [GET]
8436
+ Parameters: {"locale"=>"en"}
8437
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8438
+ SQL (0.2ms) select sqlite_version(*)
8439
+ SQL (0.3ms)  SELECT name
8440
+ FROM sqlite_master
8441
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8442
+ 
8443
+ SQL (0.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8444
+ SQL (0.1ms)  SELECT name
8445
+ FROM sqlite_master
8446
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8447
+ 
8448
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8449
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8450
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8451
+ SQL (0.1ms)  SELECT name
8452
+ FROM sqlite_master
8453
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8454
+ 
8455
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8456
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8457
+
8458
+
8459
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8460
+ Completed in 27ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8461
+
8462
+
8463
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8464
+ Parameters: {"locale"=>"ru"}
8465
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8466
+
8467
+
8468
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8469
+ Completed in 15ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8470
+
8471
+
8472
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8473
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8474
+
8475
+
8476
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8477
+ Parameters: {"locale"=>"en"}
8478
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8479
+
8480
+
8481
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8482
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8483
+
8484
+
8485
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8486
+ Parameters: {"locale"=>"en"}
8487
+ Rendering test/helpers
8488
+ Completed in 16ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
8489
+
8490
+
8491
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8492
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8493
+
8494
+
8495
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8496
+ Parameters: {"locale"=>"en"}
8497
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8498
+
8499
+
8500
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8501
+ Parameters: {"locale"=>"en"}
8502
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8503
+
8504
+
8505
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:09:35) [GET]
8506
+ Parameters: {"locale"=>"en"}
8507
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8508
+ SQL (0.2ms) select sqlite_version(*)
8509
+ SQL (0.4ms)  SELECT name
8510
+ FROM sqlite_master
8511
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8512
+ 
8513
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8514
+ SQL (0.1ms)  SELECT name
8515
+ FROM sqlite_master
8516
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8517
+ 
8518
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8519
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8520
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8521
+ SQL (0.2ms)  SELECT name
8522
+ FROM sqlite_master
8523
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8524
+ 
8525
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8526
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8527
+
8528
+
8529
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:11:44) [GET]
8530
+ Completed in 264ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8531
+
8532
+
8533
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:11:45) [GET]
8534
+ Parameters: {"locale"=>"ru"}
8535
+ Completed in 15ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8536
+
8537
+
8538
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:11:45) [GET]
8539
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8540
+
8541
+
8542
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:11:45) [GET]
8543
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8544
+
8545
+
8546
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:11:45) [GET]
8547
+ Parameters: {"locale"=>"en"}
8548
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8549
+
8550
+
8551
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:11:45) [GET]
8552
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8553
+
8554
+
8555
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:11:45) [GET]
8556
+ Parameters: {"locale"=>"en"}
8557
+ Rendering test/helpers
8558
+ Completed in 25ms (View: 13, DB: 0) | 200 OK [http://test.host/en/helpers]
8559
+
8560
+
8561
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:11:45) [GET]
8562
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8563
+
8564
+
8565
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:11:45) [GET]
8566
+ Parameters: {"locale"=>"en"}
8567
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8568
+
8569
+
8570
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:11:45) [GET]
8571
+ Parameters: {"locale"=>"en"}
8572
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8573
+
8574
+
8575
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:11:45) [GET]
8576
+ Parameters: {"locale"=>"en"}
8577
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8578
+ SQL (0.2ms) select sqlite_version(*)
8579
+ SQL (0.4ms)  SELECT name
8580
+ FROM sqlite_master
8581
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8582
+ 
8583
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8584
+ SQL (0.1ms)  SELECT name
8585
+ FROM sqlite_master
8586
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8587
+ 
8588
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8589
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8590
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8591
+ SQL (0.1ms)  SELECT name
8592
+ FROM sqlite_master
8593
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8594
+ 
8595
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8596
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8597
+
8598
+
8599
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8600
+ Completed in 30ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8601
+
8602
+
8603
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8604
+ Parameters: {"locale"=>"ru"}
8605
+ Completed in 13ms (View: 1, DB: 0) | 200 OK [http://test.host/ru/locales]
8606
+
8607
+
8608
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8609
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8610
+
8611
+
8612
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8613
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8614
+
8615
+
8616
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8617
+ Parameters: {"locale"=>"en"}
8618
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8619
+
8620
+
8621
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8622
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8623
+
8624
+
8625
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8626
+ Parameters: {"locale"=>"en"}
8627
+ Rendering test/helpers
8628
+ Completed in 28ms (View: 8, DB: 0) | 200 OK [http://test.host/en/helpers]
8629
+
8630
+
8631
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8632
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8633
+
8634
+
8635
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8636
+ Parameters: {"locale"=>"en"}
8637
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8638
+
8639
+
8640
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8641
+ Parameters: {"locale"=>"en"}
8642
+ Completed in 16ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8643
+
8644
+
8645
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:21:54) [GET]
8646
+ Parameters: {"locale"=>"en"}
8647
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8648
+ SQL (0.2ms) select sqlite_version(*)
8649
+ SQL (0.4ms)  SELECT name
8650
+ FROM sqlite_master
8651
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8652
+ 
8653
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8654
+ SQL (0.1ms)  SELECT name
8655
+ FROM sqlite_master
8656
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8657
+ 
8658
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8659
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8660
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8661
+ SQL (0.1ms)  SELECT name
8662
+ FROM sqlite_master
8663
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8664
+ 
8665
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8666
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8667
+
8668
+
8669
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:37:57) [GET]
8670
+ Completed in 207ms (View: 1, DB: 0) | 200 OK [http://test.host/locales]
8671
+
8672
+
8673
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:37:57) [GET]
8674
+ Parameters: {"locale"=>"ru"}
8675
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8676
+
8677
+
8678
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:37:57) [GET]
8679
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8680
+
8681
+
8682
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:37:57) [GET]
8683
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8684
+
8685
+
8686
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:37:57) [GET]
8687
+ Parameters: {"locale"=>"en"}
8688
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8689
+
8690
+
8691
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:37:57) [GET]
8692
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8693
+
8694
+
8695
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:37:57) [GET]
8696
+ Parameters: {"locale"=>"en"}
8697
+ Rendering test/helpers
8698
+ Completed in 26ms (View: 14, DB: 0) | 200 OK [http://test.host/en/helpers]
8699
+
8700
+
8701
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:37:58) [GET]
8702
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8703
+
8704
+
8705
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:37:58) [GET]
8706
+ Parameters: {"locale"=>"en"}
8707
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8708
+
8709
+
8710
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:37:58) [GET]
8711
+ Parameters: {"locale"=>"en"}
8712
+ Completed in 14ms (View: 1, DB: 0) | 200 OK [http://test.host/en/time]
8713
+
8714
+
8715
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:37:58) [GET]
8716
+ Parameters: {"locale"=>"en"}
8717
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8718
+ SQL (0.2ms) select sqlite_version(*)
8719
+ SQL (0.3ms)  SELECT name
8720
+ FROM sqlite_master
8721
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8722
+ 
8723
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8724
+ SQL (0.1ms)  SELECT name
8725
+ FROM sqlite_master
8726
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8727
+ 
8728
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8729
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8730
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8731
+ SQL (0.1ms)  SELECT name
8732
+ FROM sqlite_master
8733
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8734
+ 
8735
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8736
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8737
+
8738
+
8739
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8740
+ Completed in 312ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8741
+
8742
+
8743
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8744
+ Parameters: {"locale"=>"ru"}
8745
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8746
+
8747
+
8748
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8749
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8750
+
8751
+
8752
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8753
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8754
+
8755
+
8756
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8757
+ Parameters: {"locale"=>"en"}
8758
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8759
+
8760
+
8761
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8762
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8763
+
8764
+
8765
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8766
+ Parameters: {"locale"=>"en"}
8767
+ Rendering test/helpers
8768
+ Completed in 16ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
8769
+
8770
+
8771
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8772
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8773
+
8774
+
8775
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8776
+ Parameters: {"locale"=>"en"}
8777
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8778
+
8779
+
8780
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8781
+ Parameters: {"locale"=>"en"}
8782
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8783
+
8784
+
8785
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:38:18) [GET]
8786
+ Parameters: {"locale"=>"en"}
8787
+ Completed in 13ms (View: 1, DB: 0) | 200 OK [http://test.host/en/human_time]
8788
+ SQL (0.2ms) select sqlite_version(*)
8789
+ SQL (0.3ms)  SELECT name
8790
+ FROM sqlite_master
8791
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8792
+ 
8793
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8794
+ SQL (0.1ms)  SELECT name
8795
+ FROM sqlite_master
8796
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8797
+ 
8798
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8799
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8800
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8801
+ SQL (0.1ms)  SELECT name
8802
+ FROM sqlite_master
8803
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8804
+ 
8805
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8806
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8807
+
8808
+
8809
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8810
+ Completed in 25ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8811
+
8812
+
8813
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8814
+ Parameters: {"locale"=>"ru"}
8815
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8816
+
8817
+
8818
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8819
+ Completed in 15ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8820
+
8821
+
8822
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8823
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8824
+
8825
+
8826
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8827
+ Parameters: {"locale"=>"en"}
8828
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8829
+
8830
+
8831
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8832
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8833
+
8834
+
8835
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8836
+ Parameters: {"locale"=>"en"}
8837
+ Rendering test/helpers
8838
+ Completed in 15ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
8839
+
8840
+
8841
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8842
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8843
+
8844
+
8845
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8846
+ Parameters: {"locale"=>"en"}
8847
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8848
+
8849
+
8850
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8851
+ Parameters: {"locale"=>"en"}
8852
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8853
+
8854
+
8855
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:41:05) [GET]
8856
+ Parameters: {"locale"=>"en"}
8857
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8858
+ SQL (0.2ms) select sqlite_version(*)
8859
+ SQL (0.4ms)  SELECT name
8860
+ FROM sqlite_master
8861
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8862
+ 
8863
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8864
+ SQL (0.1ms)  SELECT name
8865
+ FROM sqlite_master
8866
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8867
+ 
8868
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8869
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8870
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8871
+ SQL (0.1ms)  SELECT name
8872
+ FROM sqlite_master
8873
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8874
+ 
8875
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8876
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8877
+
8878
+
8879
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:41:45) [GET]
8880
+ Completed in 25ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8881
+
8882
+
8883
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:41:45) [GET]
8884
+ Parameters: {"locale"=>"ru"}
8885
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8886
+
8887
+
8888
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:41:45) [GET]
8889
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8890
+
8891
+
8892
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:41:45) [GET]
8893
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8894
+
8895
+
8896
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:41:45) [GET]
8897
+ Parameters: {"locale"=>"en"}
8898
+ Completed in 12ms (View: 1, DB: 0) | 200 OK [http://test.host/en/translations]
8899
+
8900
+
8901
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:41:45) [GET]
8902
+ Completed in 11ms (View: 1, DB: 0) | 200 OK [http://test.host/available]
8903
+
8904
+
8905
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:41:46) [GET]
8906
+ Parameters: {"locale"=>"en"}
8907
+ Rendering test/helpers
8908
+ Completed in 15ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
8909
+
8910
+
8911
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:41:46) [GET]
8912
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8913
+
8914
+
8915
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:41:46) [GET]
8916
+ Parameters: {"locale"=>"en"}
8917
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8918
+
8919
+
8920
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:41:46) [GET]
8921
+ Parameters: {"locale"=>"en"}
8922
+ Completed in 15ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8923
+
8924
+
8925
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:41:46) [GET]
8926
+ Parameters: {"locale"=>"en"}
8927
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8928
+ SQL (0.2ms) select sqlite_version(*)
8929
+ SQL (0.3ms)  SELECT name
8930
+ FROM sqlite_master
8931
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8932
+ 
8933
+ SQL (0.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
8934
+ SQL (0.1ms)  SELECT name
8935
+ FROM sqlite_master
8936
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8937
+ 
8938
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
8939
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
8940
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8941
+ SQL (0.1ms)  SELECT name
8942
+ FROM sqlite_master
8943
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
8944
+ 
8945
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
8946
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
8947
+
8948
+
8949
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8950
+ Completed in 25ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8951
+
8952
+
8953
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8954
+ Parameters: {"locale"=>"ru"}
8955
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
8956
+
8957
+
8958
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8959
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8960
+
8961
+
8962
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8963
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
8964
+
8965
+
8966
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8967
+ Parameters: {"locale"=>"en"}
8968
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
8969
+
8970
+
8971
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8972
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
8973
+
8974
+
8975
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8976
+ Parameters: {"locale"=>"en"}
8977
+ Rendering test/helpers
8978
+ Completed in 15ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
8979
+
8980
+
8981
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8982
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
8983
+
8984
+
8985
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8986
+ Parameters: {"locale"=>"en"}
8987
+ Completed in 16ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
8988
+
8989
+
8990
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8991
+ Parameters: {"locale"=>"en"}
8992
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
8993
+
8994
+
8995
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:42:06) [GET]
8996
+ Parameters: {"locale"=>"en"}
8997
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
8998
+ SQL (0.2ms) select sqlite_version(*)
8999
+ SQL (0.3ms)  SELECT name
9000
+ FROM sqlite_master
9001
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9002
+ 
9003
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9004
+ SQL (0.1ms)  SELECT name
9005
+ FROM sqlite_master
9006
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9007
+ 
9008
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9009
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9010
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9011
+ SQL (0.1ms)  SELECT name
9012
+ FROM sqlite_master
9013
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9014
+ 
9015
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9016
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9017
+
9018
+
9019
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9020
+ Completed in 24ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9021
+
9022
+
9023
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9024
+ Parameters: {"locale"=>"ru"}
9025
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9026
+
9027
+
9028
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9029
+ Completed in 22ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9030
+
9031
+
9032
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9033
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9034
+
9035
+
9036
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9037
+ Parameters: {"locale"=>"en"}
9038
+ Completed in 16ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9039
+
9040
+
9041
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9042
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9043
+
9044
+
9045
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9046
+ Parameters: {"locale"=>"en"}
9047
+ Rendering test/helpers
9048
+ Completed in 15ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
9049
+
9050
+
9051
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9052
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9053
+
9054
+
9055
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9056
+ Parameters: {"locale"=>"en"}
9057
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9058
+
9059
+
9060
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9061
+ Parameters: {"locale"=>"en"}
9062
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9063
+
9064
+
9065
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:42:17) [GET]
9066
+ Parameters: {"locale"=>"en"}
9067
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9068
+ SQL (0.2ms) select sqlite_version(*)
9069
+ SQL (0.3ms)  SELECT name
9070
+ FROM sqlite_master
9071
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9072
+ 
9073
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9074
+ SQL (0.1ms)  SELECT name
9075
+ FROM sqlite_master
9076
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9077
+ 
9078
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9079
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9080
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9081
+ SQL (0.1ms)  SELECT name
9082
+ FROM sqlite_master
9083
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9084
+ 
9085
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9086
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9087
+
9088
+
9089
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9090
+ Completed in 25ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9091
+
9092
+
9093
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9094
+ Parameters: {"locale"=>"ru"}
9095
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9096
+
9097
+
9098
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9099
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9100
+
9101
+
9102
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9103
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9104
+
9105
+
9106
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9107
+ Parameters: {"locale"=>"en"}
9108
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9109
+
9110
+
9111
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9112
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9113
+
9114
+
9115
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9116
+ Parameters: {"locale"=>"en"}
9117
+ Rendering test/helpers
9118
+ Completed in 19ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
9119
+
9120
+
9121
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9122
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9123
+
9124
+
9125
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9126
+ Parameters: {"locale"=>"en"}
9127
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9128
+
9129
+
9130
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9131
+ Parameters: {"locale"=>"en"}
9132
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9133
+
9134
+
9135
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:43:31) [GET]
9136
+ Parameters: {"locale"=>"en"}
9137
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9138
+ SQL (0.2ms) select sqlite_version(*)
9139
+ SQL (0.3ms)  SELECT name
9140
+ FROM sqlite_master
9141
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9142
+ 
9143
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9144
+ SQL (0.1ms)  SELECT name
9145
+ FROM sqlite_master
9146
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9147
+ 
9148
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9149
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9150
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9151
+ SQL (0.1ms)  SELECT name
9152
+ FROM sqlite_master
9153
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9154
+ 
9155
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9156
+ SQL (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9157
+
9158
+
9159
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9160
+ Completed in 76ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9161
+
9162
+
9163
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9164
+ Parameters: {"locale"=>"ru"}
9165
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9166
+
9167
+
9168
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9169
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9170
+
9171
+
9172
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9173
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9174
+
9175
+
9176
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9177
+ Parameters: {"locale"=>"en"}
9178
+ Completed in 8ms (View: 1, DB: 0) | 200 OK [http://test.host/en/translations]
9179
+
9180
+
9181
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9182
+ Completed in 6ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9183
+
9184
+
9185
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9186
+ Parameters: {"locale"=>"en"}
9187
+ Rendering test/helpers
9188
+ Completed in 58ms (View: 50, DB: 0) | 200 OK [http://test.host/en/helpers]
9189
+
9190
+
9191
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9192
+ Completed in 7ms (View: 1, DB: 0) | 200 OK [http://test.host/untranslated]
9193
+
9194
+
9195
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9196
+ Parameters: {"locale"=>"en"}
9197
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9198
+
9199
+
9200
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9201
+ Parameters: {"locale"=>"en"}
9202
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9203
+
9204
+
9205
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:44:00) [GET]
9206
+ Parameters: {"locale"=>"en"}
9207
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9208
+ SQL (0.3ms) select sqlite_version(*)
9209
+ SQL (0.3ms)  SELECT name
9210
+ FROM sqlite_master
9211
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9212
+ 
9213
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9214
+ SQL (0.2ms)  SELECT name
9215
+ FROM sqlite_master
9216
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9217
+ 
9218
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9219
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9220
+ SQL (0.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9221
+ SQL (0.2ms)  SELECT name
9222
+ FROM sqlite_master
9223
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9224
+ 
9225
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9226
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9227
+
9228
+
9229
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9230
+ Completed in 25ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9231
+
9232
+
9233
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9234
+ Parameters: {"locale"=>"ru"}
9235
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9236
+
9237
+
9238
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9239
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9240
+
9241
+
9242
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9243
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9244
+
9245
+
9246
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9247
+ Parameters: {"locale"=>"en"}
9248
+ Completed in 13ms (View: 1, DB: 0) | 200 OK [http://test.host/en/translations]
9249
+
9250
+
9251
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9252
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9253
+
9254
+
9255
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9256
+ Parameters: {"locale"=>"en"}
9257
+ Rendering test/helpers
9258
+ Completed in 29ms (View: 17, DB: 0) | 200 OK [http://test.host/en/helpers]
9259
+
9260
+
9261
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9262
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9263
+
9264
+
9265
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9266
+ Parameters: {"locale"=>"en"}
9267
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9268
+
9269
+
9270
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9271
+ Parameters: {"locale"=>"en"}
9272
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9273
+
9274
+
9275
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:52:58) [GET]
9276
+ Parameters: {"locale"=>"en"}
9277
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9278
+ SQL (0.2ms) select sqlite_version(*)
9279
+ SQL (0.3ms)  SELECT name
9280
+ FROM sqlite_master
9281
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9282
+ 
9283
+ SQL (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9284
+ SQL (0.1ms)  SELECT name
9285
+ FROM sqlite_master
9286
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9287
+ 
9288
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9289
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9290
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9291
+ SQL (0.1ms)  SELECT name
9292
+ FROM sqlite_master
9293
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9294
+ 
9295
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9296
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9297
+
9298
+
9299
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9300
+ Completed in 76ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9301
+
9302
+
9303
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9304
+ Parameters: {"locale"=>"ru"}
9305
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9306
+
9307
+
9308
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9309
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9310
+
9311
+
9312
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9313
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9314
+
9315
+
9316
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9317
+ Parameters: {"locale"=>"en"}
9318
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9319
+
9320
+
9321
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9322
+ Completed in 6ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9323
+
9324
+
9325
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9326
+ Parameters: {"locale"=>"en"}
9327
+ Rendering test/helpers
9328
+ Completed in 54ms (View: 45, DB: 0) | 200 OK [http://test.host/en/helpers]
9329
+
9330
+
9331
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9332
+ Completed in 6ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9333
+
9334
+
9335
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9336
+ Parameters: {"locale"=>"en"}
9337
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9338
+
9339
+
9340
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9341
+ Parameters: {"locale"=>"en"}
9342
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9343
+
9344
+
9345
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:53:20) [GET]
9346
+ Parameters: {"locale"=>"en"}
9347
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9348
+ SQL (0.2ms) select sqlite_version(*)
9349
+ SQL (0.3ms)  SELECT name
9350
+ FROM sqlite_master
9351
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9352
+ 
9353
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9354
+ SQL (0.1ms)  SELECT name
9355
+ FROM sqlite_master
9356
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9357
+ 
9358
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9359
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9360
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9361
+ SQL (0.2ms)  SELECT name
9362
+ FROM sqlite_master
9363
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9364
+ 
9365
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9366
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9367
+
9368
+
9369
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9370
+ Completed in 30ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9371
+
9372
+
9373
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9374
+ Parameters: {"locale"=>"ru"}
9375
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9376
+
9377
+
9378
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9379
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9380
+
9381
+
9382
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9383
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9384
+
9385
+
9386
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9387
+ Parameters: {"locale"=>"en"}
9388
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9389
+
9390
+
9391
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9392
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9393
+
9394
+
9395
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9396
+ Parameters: {"locale"=>"en"}
9397
+ Rendering test/helpers
9398
+ Completed in 21ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
9399
+
9400
+
9401
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9402
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9403
+
9404
+
9405
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9406
+ Parameters: {"locale"=>"en"}
9407
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9408
+
9409
+
9410
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9411
+ Parameters: {"locale"=>"en"}
9412
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9413
+
9414
+
9415
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:57:13) [GET]
9416
+ Parameters: {"locale"=>"en"}
9417
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9418
+ SQL (0.6ms) select sqlite_version(*)
9419
+ SQL (0.3ms)  SELECT name
9420
+ FROM sqlite_master
9421
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9422
+ 
9423
+ SQL (0.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9424
+ SQL (0.1ms)  SELECT name
9425
+ FROM sqlite_master
9426
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9427
+ 
9428
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9429
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9430
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9431
+ SQL (0.1ms)  SELECT name
9432
+ FROM sqlite_master
9433
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9434
+ 
9435
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9436
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9437
+
9438
+
9439
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9440
+ Completed in 75ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9441
+
9442
+
9443
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9444
+ Parameters: {"locale"=>"ru"}
9445
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9446
+
9447
+
9448
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9449
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9450
+
9451
+
9452
+ Processing TestController#locales (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9453
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9454
+
9455
+
9456
+ Processing TestController#translations (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9457
+ Parameters: {"locale"=>"en"}
9458
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9459
+
9460
+
9461
+ Processing TestController#available (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9462
+ Completed in 6ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9463
+
9464
+
9465
+ Processing TestController#helpers (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9466
+ Parameters: {"locale"=>"en"}
9467
+ Rendering test/helpers
9468
+ Completed in 45ms (View: 37, DB: 0) | 200 OK [http://test.host/en/helpers]
9469
+
9470
+
9471
+ Processing TestController#untranslated (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9472
+ Completed in 6ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9473
+
9474
+
9475
+ Processing TestController#controller (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9476
+ Parameters: {"locale"=>"en"}
9477
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9478
+
9479
+
9480
+ Processing TestController#time (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9481
+ Parameters: {"locale"=>"en"}
9482
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9483
+
9484
+
9485
+ Processing TestController#human_time (for 0.0.0.0 at 2010-10-01 01:57:34) [GET]
9486
+ Parameters: {"locale"=>"en"}
9487
+ Completed in 8ms (View: 1, DB: 0) | 200 OK [http://test.host/en/human_time]
9488
+ SQL (0.2ms) select sqlite_version(*)
9489
+ SQL (0.3ms)  SELECT name
9490
+ FROM sqlite_master
9491
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9492
+ 
9493
+ SQL (0.6ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9494
+ SQL (0.1ms)  SELECT name
9495
+ FROM sqlite_master
9496
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9497
+ 
9498
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9499
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9500
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9501
+ SQL (0.2ms)  SELECT name
9502
+ FROM sqlite_master
9503
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9504
+ 
9505
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9506
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9507
+
9508
+
9509
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9510
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9511
+
9512
+
9513
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9514
+ Parameters: {"locale"=>"ru"}
9515
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9516
+
9517
+
9518
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9519
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9520
+
9521
+
9522
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9523
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9524
+
9525
+
9526
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9527
+ Parameters: {"locale"=>"en"}
9528
+ Completed in 61ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9529
+
9530
+
9531
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9532
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9533
+
9534
+
9535
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9536
+ Parameters: {"locale"=>"en"}
9537
+ Rendering test/helpers
9538
+ Completed in 16ms (View: 4, DB: 0) | 200 OK [http://test.host/en/helpers]
9539
+
9540
+
9541
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9542
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9543
+
9544
+
9545
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9546
+ Parameters: {"locale"=>"en"}
9547
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9548
+
9549
+
9550
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9551
+ Parameters: {"locale"=>"en"}
9552
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9553
+
9554
+
9555
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 15:44:12) [GET]
9556
+ Parameters: {"locale"=>"en"}
9557
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9558
+ SQL (1.0ms) select sqlite_version(*)
9559
+ SQL (0.4ms)  SELECT name
9560
+ FROM sqlite_master
9561
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9562
+ 
9563
+ SQL (2.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9564
+ SQL (0.2ms)  SELECT name
9565
+ FROM sqlite_master
9566
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9567
+ 
9568
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9569
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9570
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9571
+ SQL (0.1ms)  SELECT name
9572
+ FROM sqlite_master
9573
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9574
+ 
9575
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9576
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9577
+
9578
+
9579
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9580
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9581
+
9582
+
9583
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9584
+ Parameters: {"locale"=>"ru"}
9585
+ Completed in 11ms (View: 1, DB: 0) | 200 OK [http://test.host/ru/locales]
9586
+
9587
+
9588
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9589
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9590
+
9591
+
9592
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9593
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9594
+
9595
+
9596
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9597
+ Parameters: {"locale"=>"en"}
9598
+ Completed in 63ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9599
+
9600
+
9601
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9602
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9603
+
9604
+
9605
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9606
+ Parameters: {"locale"=>"en"}
9607
+ Rendering test/helpers
9608
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
9609
+
9610
+
9611
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9612
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9613
+
9614
+
9615
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9616
+ Parameters: {"locale"=>"en"}
9617
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9618
+
9619
+
9620
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9621
+ Parameters: {"locale"=>"en"}
9622
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9623
+
9624
+
9625
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 15:44:53) [GET]
9626
+ Parameters: {"locale"=>"en"}
9627
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9628
+ SQL (0.2ms) select sqlite_version(*)
9629
+ SQL (0.5ms)  SELECT name
9630
+ FROM sqlite_master
9631
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9632
+ 
9633
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9634
+ SQL (0.1ms)  SELECT name
9635
+ FROM sqlite_master
9636
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9637
+ 
9638
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9639
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9640
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9641
+ SQL (0.2ms)  SELECT name
9642
+ FROM sqlite_master
9643
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9644
+ 
9645
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9646
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9647
+
9648
+
9649
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9650
+ Completed in 23ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9651
+
9652
+
9653
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9654
+ Parameters: {"locale"=>"ru"}
9655
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9656
+
9657
+
9658
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9659
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9660
+
9661
+
9662
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9663
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9664
+
9665
+
9666
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9667
+ Parameters: {"locale"=>"en"}
9668
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9669
+
9670
+
9671
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9672
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9673
+
9674
+
9675
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9676
+ Parameters: {"locale"=>"en"}
9677
+ Rendering test/helpers
9678
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
9679
+
9680
+
9681
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9682
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9683
+
9684
+
9685
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9686
+ Parameters: {"locale"=>"en"}
9687
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9688
+
9689
+
9690
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9691
+ Parameters: {"locale"=>"en"}
9692
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9693
+
9694
+
9695
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 15:45:11) [GET]
9696
+ Parameters: {"locale"=>"en"}
9697
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9698
+ SQL (0.2ms) select sqlite_version(*)
9699
+ SQL (0.4ms)  SELECT name
9700
+ FROM sqlite_master
9701
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9702
+ 
9703
+ SQL (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9704
+ SQL (0.1ms)  SELECT name
9705
+ FROM sqlite_master
9706
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9707
+ 
9708
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9709
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9710
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9711
+ SQL (0.1ms)  SELECT name
9712
+ FROM sqlite_master
9713
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9714
+ 
9715
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9716
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9717
+
9718
+
9719
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:47:34) [GET]
9720
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9721
+
9722
+
9723
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:47:35) [GET]
9724
+ Parameters: {"locale"=>"ru"}
9725
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9726
+
9727
+
9728
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:47:35) [GET]
9729
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9730
+
9731
+
9732
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:47:35) [GET]
9733
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9734
+
9735
+
9736
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 15:47:35) [GET]
9737
+ Parameters: {"locale"=>"en"}
9738
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9739
+
9740
+
9741
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 15:47:35) [GET]
9742
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9743
+
9744
+
9745
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 15:47:35) [GET]
9746
+ Parameters: {"locale"=>"en"}
9747
+ Rendering test/helpers
9748
+ Completed in 15ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
9749
+
9750
+
9751
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 15:47:35) [GET]
9752
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9753
+
9754
+
9755
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 15:47:35) [GET]
9756
+ Parameters: {"locale"=>"en"}
9757
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9758
+
9759
+
9760
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 15:47:35) [GET]
9761
+ Parameters: {"locale"=>"en"}
9762
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9763
+
9764
+
9765
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 15:47:35) [GET]
9766
+ Parameters: {"locale"=>"en"}
9767
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9768
+ SQL (0.2ms) select sqlite_version(*)
9769
+ SQL (0.4ms)  SELECT name
9770
+ FROM sqlite_master
9771
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9772
+ 
9773
+ SQL (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9774
+ SQL (0.1ms)  SELECT name
9775
+ FROM sqlite_master
9776
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9777
+ 
9778
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9779
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9780
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9781
+ SQL (0.1ms)  SELECT name
9782
+ FROM sqlite_master
9783
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9784
+ 
9785
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9786
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9787
+
9788
+
9789
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9790
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9791
+
9792
+
9793
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9794
+ Parameters: {"locale"=>"ru"}
9795
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9796
+
9797
+
9798
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9799
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9800
+
9801
+
9802
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9803
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9804
+
9805
+
9806
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9807
+ Parameters: {"locale"=>"en"}
9808
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9809
+
9810
+
9811
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9812
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9813
+
9814
+
9815
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9816
+ Parameters: {"locale"=>"en"}
9817
+ Rendering test/helpers
9818
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
9819
+
9820
+
9821
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9822
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9823
+
9824
+
9825
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9826
+ Parameters: {"locale"=>"en"}
9827
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9828
+
9829
+
9830
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9831
+ Parameters: {"locale"=>"en"}
9832
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9833
+
9834
+
9835
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 15:48:13) [GET]
9836
+ Parameters: {"locale"=>"en"}
9837
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9838
+ SQL (0.3ms) select sqlite_version(*)
9839
+ SQL (0.4ms)  SELECT name
9840
+ FROM sqlite_master
9841
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9842
+ 
9843
+ SQL (0.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9844
+ SQL (0.1ms)  SELECT name
9845
+ FROM sqlite_master
9846
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9847
+ 
9848
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9849
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9850
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9851
+ SQL (0.1ms)  SELECT name
9852
+ FROM sqlite_master
9853
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9854
+ 
9855
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9856
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9857
+ SQL (0.3ms)  SELECT name
9858
+ FROM sqlite_master
9859
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9860
+ 
9861
+
9862
+
9863
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9864
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9865
+
9866
+
9867
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9868
+ Parameters: {"locale"=>"ru"}
9869
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9870
+
9871
+
9872
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9873
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9874
+
9875
+
9876
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9877
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9878
+
9879
+
9880
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9881
+ Parameters: {"locale"=>"en"}
9882
+ Completed in 63ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9883
+
9884
+
9885
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9886
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9887
+
9888
+
9889
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9890
+ Parameters: {"locale"=>"en"}
9891
+ Rendering test/helpers
9892
+ Completed in 14ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
9893
+
9894
+
9895
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9896
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9897
+
9898
+
9899
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9900
+ Parameters: {"locale"=>"en"}
9901
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9902
+
9903
+
9904
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9905
+ Parameters: {"locale"=>"en"}
9906
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9907
+
9908
+
9909
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 15:49:00) [GET]
9910
+ Parameters: {"locale"=>"en"}
9911
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9912
+ SQL (0.2ms) select sqlite_version(*)
9913
+ SQL (0.4ms)  SELECT name
9914
+ FROM sqlite_master
9915
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9916
+ 
9917
+ SQL (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9918
+ SQL (0.1ms)  SELECT name
9919
+ FROM sqlite_master
9920
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9921
+ 
9922
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
9923
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
9924
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9925
+ SQL (0.1ms)  SELECT name
9926
+ FROM sqlite_master
9927
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9928
+ 
9929
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
9930
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
9931
+ SQL (0.2ms)  SELECT name
9932
+ FROM sqlite_master
9933
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9934
+ 
9935
+ SQL (0.4ms)  SELECT name
9936
+ FROM sqlite_master
9937
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9938
+ 
9939
+
9940
+
9941
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9942
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9943
+
9944
+
9945
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9946
+ Parameters: {"locale"=>"ru"}
9947
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
9948
+
9949
+
9950
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9951
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9952
+
9953
+
9954
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9955
+ Completed in 13ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
9956
+
9957
+
9958
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9959
+ Parameters: {"locale"=>"en"}
9960
+ Completed in 61ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
9961
+
9962
+
9963
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9964
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
9965
+
9966
+
9967
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9968
+ Parameters: {"locale"=>"en"}
9969
+ Rendering test/helpers
9970
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
9971
+
9972
+
9973
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9974
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
9975
+
9976
+
9977
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9978
+ Parameters: {"locale"=>"en"}
9979
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
9980
+
9981
+
9982
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9983
+ Parameters: {"locale"=>"en"}
9984
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
9985
+
9986
+
9987
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 15:58:38) [GET]
9988
+ Parameters: {"locale"=>"en"}
9989
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
9990
+ SQL (0.3ms) select sqlite_version(*)
9991
+ SQL (0.3ms)  SELECT name
9992
+ FROM sqlite_master
9993
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9994
+ 
9995
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
9996
+ SQL (0.3ms)  SELECT name
9997
+ FROM sqlite_master
9998
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
9999
+ 
10000
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10001
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10002
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10003
+ SQL (0.1ms)  SELECT name
10004
+ FROM sqlite_master
10005
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10006
+ 
10007
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10008
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10009
+
10010
+
10011
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:59:21) [GET]
10012
+ Completed in 27ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10013
+
10014
+
10015
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:59:21) [GET]
10016
+ Parameters: {"locale"=>"ru"}
10017
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10018
+
10019
+
10020
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:59:21) [GET]
10021
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10022
+
10023
+
10024
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:59:21) [GET]
10025
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10026
+
10027
+
10028
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 15:59:21) [GET]
10029
+ Parameters: {"locale"=>"en"}
10030
+ Completed in 64ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10031
+
10032
+
10033
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 15:59:22) [GET]
10034
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10035
+
10036
+
10037
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 15:59:22) [GET]
10038
+ Parameters: {"locale"=>"en"}
10039
+ Rendering test/helpers
10040
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10041
+
10042
+
10043
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 15:59:22) [GET]
10044
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10045
+
10046
+
10047
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 15:59:22) [GET]
10048
+ Parameters: {"locale"=>"en"}
10049
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10050
+
10051
+
10052
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 15:59:22) [GET]
10053
+ Parameters: {"locale"=>"en"}
10054
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10055
+
10056
+
10057
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 15:59:22) [GET]
10058
+ Parameters: {"locale"=>"en"}
10059
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10060
+ SQL (0.2ms) select sqlite_version(*)
10061
+ SQL (0.4ms)  SELECT name
10062
+ FROM sqlite_master
10063
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10064
+ 
10065
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10066
+ SQL (0.1ms)  SELECT name
10067
+ FROM sqlite_master
10068
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10069
+ 
10070
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10071
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10072
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10073
+ SQL (0.2ms)  SELECT name
10074
+ FROM sqlite_master
10075
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10076
+ 
10077
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10078
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10079
+
10080
+
10081
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:59:30) [GET]
10082
+ Completed in 22ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10083
+
10084
+
10085
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:59:30) [GET]
10086
+ Parameters: {"locale"=>"ru"}
10087
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10088
+
10089
+
10090
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:59:30) [GET]
10091
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10092
+
10093
+
10094
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 15:59:31) [GET]
10095
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10096
+
10097
+
10098
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 15:59:31) [GET]
10099
+ Parameters: {"locale"=>"en"}
10100
+ Completed in 63ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10101
+
10102
+
10103
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 15:59:31) [GET]
10104
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10105
+
10106
+
10107
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 15:59:31) [GET]
10108
+ Parameters: {"locale"=>"en"}
10109
+ Rendering test/helpers
10110
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10111
+
10112
+
10113
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 15:59:31) [GET]
10114
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10115
+
10116
+
10117
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 15:59:31) [GET]
10118
+ Parameters: {"locale"=>"en"}
10119
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10120
+
10121
+
10122
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 15:59:31) [GET]
10123
+ Parameters: {"locale"=>"en"}
10124
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10125
+
10126
+
10127
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 15:59:31) [GET]
10128
+ Parameters: {"locale"=>"en"}
10129
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10130
+ SQL (0.2ms) select sqlite_version(*)
10131
+ SQL (0.4ms)  SELECT name
10132
+ FROM sqlite_master
10133
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10134
+ 
10135
+ SQL (0.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10136
+ SQL (0.2ms)  SELECT name
10137
+ FROM sqlite_master
10138
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10139
+ 
10140
+ SQL (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10141
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10142
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10143
+ SQL (0.2ms)  SELECT name
10144
+ FROM sqlite_master
10145
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10146
+ 
10147
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10148
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10149
+ SQL (0.3ms)  SELECT name
10150
+ FROM sqlite_master
10151
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10152
+ 
10153
+
10154
+
10155
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10156
+ Completed in 23ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10157
+
10158
+
10159
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10160
+ Parameters: {"locale"=>"ru"}
10161
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10162
+
10163
+
10164
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10165
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10166
+
10167
+
10168
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10169
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10170
+
10171
+
10172
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10173
+ Parameters: {"locale"=>"en"}
10174
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10175
+
10176
+
10177
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10178
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10179
+
10180
+
10181
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10182
+ Parameters: {"locale"=>"en"}
10183
+ Rendering test/helpers
10184
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10185
+
10186
+
10187
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10188
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10189
+
10190
+
10191
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10192
+ Parameters: {"locale"=>"en"}
10193
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10194
+
10195
+
10196
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10197
+ Parameters: {"locale"=>"en"}
10198
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10199
+
10200
+
10201
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:00:04) [GET]
10202
+ Parameters: {"locale"=>"en"}
10203
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10204
+ SQL (0.2ms) select sqlite_version(*)
10205
+ SQL (0.3ms)  SELECT name
10206
+ FROM sqlite_master
10207
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10208
+ 
10209
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10210
+ SQL (0.2ms)  SELECT name
10211
+ FROM sqlite_master
10212
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10213
+ 
10214
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10215
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10216
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10217
+ SQL (0.1ms)  SELECT name
10218
+ FROM sqlite_master
10219
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10220
+ 
10221
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10222
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10223
+
10224
+
10225
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10226
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10227
+
10228
+
10229
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10230
+ Parameters: {"locale"=>"ru"}
10231
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10232
+
10233
+
10234
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10235
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10236
+
10237
+
10238
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10239
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10240
+
10241
+
10242
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10243
+ Parameters: {"locale"=>"en"}
10244
+ Completed in 61ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10245
+
10246
+
10247
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10248
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10249
+
10250
+
10251
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10252
+ Parameters: {"locale"=>"en"}
10253
+ Rendering test/helpers
10254
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10255
+
10256
+
10257
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10258
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10259
+
10260
+
10261
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10262
+ Parameters: {"locale"=>"en"}
10263
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10264
+
10265
+
10266
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10267
+ Parameters: {"locale"=>"en"}
10268
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10269
+
10270
+
10271
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:00:14) [GET]
10272
+ Parameters: {"locale"=>"en"}
10273
+ Completed in 11ms (View: 1, DB: 0) | 200 OK [http://test.host/en/human_time]
10274
+ SQL (0.2ms) select sqlite_version(*)
10275
+ SQL (0.4ms)  SELECT name
10276
+ FROM sqlite_master
10277
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10278
+ 
10279
+ SQL (0.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10280
+ SQL (0.1ms)  SELECT name
10281
+ FROM sqlite_master
10282
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10283
+ 
10284
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10285
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10286
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10287
+ SQL (0.1ms)  SELECT name
10288
+ FROM sqlite_master
10289
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10290
+ 
10291
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10292
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10293
+
10294
+
10295
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10296
+ Completed in 23ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10297
+
10298
+
10299
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10300
+ Parameters: {"locale"=>"ru"}
10301
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10302
+
10303
+
10304
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10305
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10306
+
10307
+
10308
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10309
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10310
+
10311
+
10312
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10313
+ Parameters: {"locale"=>"en"}
10314
+ Completed in 61ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10315
+
10316
+
10317
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10318
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10319
+
10320
+
10321
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10322
+ Parameters: {"locale"=>"en"}
10323
+ Rendering test/helpers
10324
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10325
+
10326
+
10327
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10328
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10329
+
10330
+
10331
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10332
+ Parameters: {"locale"=>"en"}
10333
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10334
+
10335
+
10336
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10337
+ Parameters: {"locale"=>"en"}
10338
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10339
+
10340
+
10341
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:01:28) [GET]
10342
+ Parameters: {"locale"=>"en"}
10343
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10344
+ SQL (0.2ms) select sqlite_version(*)
10345
+ SQL (0.4ms)  SELECT name
10346
+ FROM sqlite_master
10347
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10348
+ 
10349
+ SQL (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10350
+ SQL (0.1ms)  SELECT name
10351
+ FROM sqlite_master
10352
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10353
+ 
10354
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10355
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10356
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10357
+ SQL (0.1ms)  SELECT name
10358
+ FROM sqlite_master
10359
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10360
+ 
10361
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10362
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10363
+
10364
+
10365
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:37) [GET]
10366
+ Completed in 22ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10367
+
10368
+
10369
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:38) [GET]
10370
+ Parameters: {"locale"=>"ru"}
10371
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10372
+
10373
+
10374
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:38) [GET]
10375
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10376
+
10377
+
10378
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:38) [GET]
10379
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10380
+
10381
+
10382
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:01:38) [GET]
10383
+ Parameters: {"locale"=>"en"}
10384
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10385
+
10386
+
10387
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:01:38) [GET]
10388
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10389
+
10390
+
10391
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:01:38) [GET]
10392
+ Parameters: {"locale"=>"en"}
10393
+ Rendering test/helpers
10394
+ Completed in 14ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10395
+
10396
+
10397
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:01:38) [GET]
10398
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10399
+
10400
+
10401
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:01:38) [GET]
10402
+ Parameters: {"locale"=>"en"}
10403
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10404
+
10405
+
10406
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:01:38) [GET]
10407
+ Parameters: {"locale"=>"en"}
10408
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10409
+
10410
+
10411
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:01:38) [GET]
10412
+ Parameters: {"locale"=>"en"}
10413
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10414
+ SQL (0.3ms) select sqlite_version(*)
10415
+ SQL (0.4ms)  SELECT name
10416
+ FROM sqlite_master
10417
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10418
+ 
10419
+ SQL (0.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10420
+ SQL (0.1ms)  SELECT name
10421
+ FROM sqlite_master
10422
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10423
+ 
10424
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10425
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10426
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10427
+ SQL (0.2ms)  SELECT name
10428
+ FROM sqlite_master
10429
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10430
+ 
10431
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10432
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10433
+
10434
+
10435
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:47) [GET]
10436
+ Completed in 24ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10437
+
10438
+
10439
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:47) [GET]
10440
+ Parameters: {"locale"=>"ru"}
10441
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10442
+
10443
+
10444
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:47) [GET]
10445
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10446
+
10447
+
10448
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:01:47) [GET]
10449
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10450
+
10451
+
10452
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:01:47) [GET]
10453
+ Parameters: {"locale"=>"en"}
10454
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10455
+
10456
+
10457
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:01:48) [GET]
10458
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10459
+
10460
+
10461
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:01:48) [GET]
10462
+ Parameters: {"locale"=>"en"}
10463
+ Rendering test/helpers
10464
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10465
+
10466
+
10467
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:01:48) [GET]
10468
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10469
+
10470
+
10471
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:01:48) [GET]
10472
+ Parameters: {"locale"=>"en"}
10473
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10474
+
10475
+
10476
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:01:48) [GET]
10477
+ Parameters: {"locale"=>"en"}
10478
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10479
+
10480
+
10481
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:01:48) [GET]
10482
+ Parameters: {"locale"=>"en"}
10483
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10484
+ SQL (0.2ms) select sqlite_version(*)
10485
+ SQL (0.4ms)  SELECT name
10486
+ FROM sqlite_master
10487
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10488
+ 
10489
+ SQL (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10490
+ SQL (0.2ms)  SELECT name
10491
+ FROM sqlite_master
10492
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10493
+ 
10494
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10495
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10496
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10497
+ SQL (0.1ms)  SELECT name
10498
+ FROM sqlite_master
10499
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10500
+ 
10501
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10502
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10503
+
10504
+
10505
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10506
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10507
+
10508
+
10509
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10510
+ Parameters: {"locale"=>"ru"}
10511
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10512
+
10513
+
10514
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10515
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10516
+
10517
+
10518
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10519
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10520
+
10521
+
10522
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10523
+ Parameters: {"locale"=>"en"}
10524
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10525
+
10526
+
10527
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10528
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10529
+
10530
+
10531
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10532
+ Parameters: {"locale"=>"en"}
10533
+ Rendering test/helpers
10534
+ Completed in 14ms (View: 4, DB: 0) | 200 OK [http://test.host/en/helpers]
10535
+
10536
+
10537
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10538
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10539
+
10540
+
10541
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10542
+ Parameters: {"locale"=>"en"}
10543
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10544
+
10545
+
10546
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10547
+ Parameters: {"locale"=>"en"}
10548
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10549
+
10550
+
10551
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:02:11) [GET]
10552
+ Parameters: {"locale"=>"en"}
10553
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10554
+ SQL (0.2ms) select sqlite_version(*)
10555
+ SQL (0.4ms)  SELECT name
10556
+ FROM sqlite_master
10557
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10558
+ 
10559
+ SQL (0.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10560
+ SQL (0.1ms)  SELECT name
10561
+ FROM sqlite_master
10562
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10563
+ 
10564
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10565
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10566
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10567
+ SQL (0.1ms)  SELECT name
10568
+ FROM sqlite_master
10569
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10570
+ 
10571
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10572
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10573
+
10574
+
10575
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10576
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10577
+
10578
+
10579
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10580
+ Parameters: {"locale"=>"ru"}
10581
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10582
+
10583
+
10584
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10585
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10586
+
10587
+
10588
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10589
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10590
+
10591
+
10592
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10593
+ Parameters: {"locale"=>"en"}
10594
+ Completed in 63ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10595
+
10596
+
10597
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10598
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10599
+
10600
+
10601
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10602
+ Parameters: {"locale"=>"en"}
10603
+ Rendering test/helpers
10604
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10605
+
10606
+
10607
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10608
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10609
+
10610
+
10611
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10612
+ Parameters: {"locale"=>"en"}
10613
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10614
+
10615
+
10616
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10617
+ Parameters: {"locale"=>"en"}
10618
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10619
+
10620
+
10621
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:02:22) [GET]
10622
+ Parameters: {"locale"=>"en"}
10623
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10624
+ SQL (0.2ms) select sqlite_version(*)
10625
+ SQL (0.5ms)  SELECT name
10626
+ FROM sqlite_master
10627
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10628
+ 
10629
+ SQL (0.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10630
+ SQL (0.2ms)  SELECT name
10631
+ FROM sqlite_master
10632
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10633
+ 
10634
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10635
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10636
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10637
+ SQL (0.1ms)  SELECT name
10638
+ FROM sqlite_master
10639
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10640
+ 
10641
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10642
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10643
+
10644
+
10645
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10646
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10647
+
10648
+
10649
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10650
+ Parameters: {"locale"=>"ru"}
10651
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10652
+
10653
+
10654
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10655
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10656
+
10657
+
10658
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10659
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10660
+
10661
+
10662
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10663
+ Parameters: {"locale"=>"en"}
10664
+ Completed in 63ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10665
+
10666
+
10667
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10668
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10669
+
10670
+
10671
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10672
+ Parameters: {"locale"=>"en"}
10673
+ Rendering test/helpers
10674
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10675
+
10676
+
10677
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10678
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10679
+
10680
+
10681
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10682
+ Parameters: {"locale"=>"en"}
10683
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10684
+
10685
+
10686
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10687
+ Parameters: {"locale"=>"en"}
10688
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10689
+
10690
+
10691
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:03:07) [GET]
10692
+ Parameters: {"locale"=>"en"}
10693
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10694
+ SQL (0.2ms) select sqlite_version(*)
10695
+ SQL (0.4ms)  SELECT name
10696
+ FROM sqlite_master
10697
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10698
+ 
10699
+ SQL (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10700
+ SQL (0.1ms)  SELECT name
10701
+ FROM sqlite_master
10702
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10703
+ 
10704
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10705
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10706
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10707
+ SQL (0.1ms)  SELECT name
10708
+ FROM sqlite_master
10709
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10710
+ 
10711
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10712
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10713
+
10714
+
10715
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10716
+ Completed in 22ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10717
+
10718
+
10719
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10720
+ Parameters: {"locale"=>"ru"}
10721
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10722
+
10723
+
10724
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10725
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10726
+
10727
+
10728
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10729
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10730
+
10731
+
10732
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10733
+ Parameters: {"locale"=>"en"}
10734
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10735
+
10736
+
10737
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10738
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10739
+
10740
+
10741
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10742
+ Parameters: {"locale"=>"en"}
10743
+ Rendering test/helpers
10744
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10745
+
10746
+
10747
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10748
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10749
+
10750
+
10751
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10752
+ Parameters: {"locale"=>"en"}
10753
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10754
+
10755
+
10756
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10757
+ Parameters: {"locale"=>"en"}
10758
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10759
+
10760
+
10761
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:03:18) [GET]
10762
+ Parameters: {"locale"=>"en"}
10763
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10764
+ SQL (0.2ms) select sqlite_version(*)
10765
+ SQL (0.4ms)  SELECT name
10766
+ FROM sqlite_master
10767
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10768
+ 
10769
+ SQL (0.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10770
+ SQL (0.2ms)  SELECT name
10771
+ FROM sqlite_master
10772
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10773
+ 
10774
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10775
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10776
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10777
+ SQL (0.1ms)  SELECT name
10778
+ FROM sqlite_master
10779
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10780
+ 
10781
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10782
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10783
+
10784
+
10785
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:59) [GET]
10786
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10787
+
10788
+
10789
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:59) [GET]
10790
+ Parameters: {"locale"=>"ru"}
10791
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10792
+
10793
+
10794
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:59) [GET]
10795
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10796
+
10797
+
10798
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:03:59) [GET]
10799
+ Completed in 12ms (View: 1, DB: 0) | 200 OK [http://test.host/locales]
10800
+
10801
+
10802
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:03:59) [GET]
10803
+ Parameters: {"locale"=>"en"}
10804
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10805
+
10806
+
10807
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:03:59) [GET]
10808
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10809
+
10810
+
10811
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:03:59) [GET]
10812
+ Parameters: {"locale"=>"en"}
10813
+ Rendering test/helpers
10814
+ Completed in 15ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10815
+
10816
+
10817
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:04:00) [GET]
10818
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10819
+
10820
+
10821
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:04:00) [GET]
10822
+ Parameters: {"locale"=>"en"}
10823
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10824
+
10825
+
10826
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:04:00) [GET]
10827
+ Parameters: {"locale"=>"en"}
10828
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10829
+
10830
+
10831
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:04:00) [GET]
10832
+ Parameters: {"locale"=>"en"}
10833
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10834
+ SQL (0.2ms) select sqlite_version(*)
10835
+ SQL (0.4ms)  SELECT name
10836
+ FROM sqlite_master
10837
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10838
+ 
10839
+ SQL (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10840
+ SQL (0.1ms)  SELECT name
10841
+ FROM sqlite_master
10842
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10843
+ 
10844
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10845
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10846
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10847
+ SQL (0.1ms)  SELECT name
10848
+ FROM sqlite_master
10849
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10850
+ 
10851
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10852
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10853
+
10854
+
10855
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10856
+ Completed in 22ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10857
+
10858
+
10859
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10860
+ Parameters: {"locale"=>"ru"}
10861
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10862
+
10863
+
10864
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10865
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10866
+
10867
+
10868
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10869
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10870
+
10871
+
10872
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10873
+ Parameters: {"locale"=>"en"}
10874
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10875
+
10876
+
10877
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10878
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10879
+
10880
+
10881
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10882
+ Parameters: {"locale"=>"en"}
10883
+ Rendering test/helpers
10884
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10885
+
10886
+
10887
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10888
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10889
+
10890
+
10891
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10892
+ Parameters: {"locale"=>"en"}
10893
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10894
+
10895
+
10896
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10897
+ Parameters: {"locale"=>"en"}
10898
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10899
+
10900
+
10901
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:04:16) [GET]
10902
+ Parameters: {"locale"=>"en"}
10903
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
10904
+ SQL (0.2ms) select sqlite_version(*)
10905
+ SQL (0.4ms)  SELECT name
10906
+ FROM sqlite_master
10907
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10908
+ 
10909
+ SQL (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10910
+ SQL (0.1ms)  SELECT name
10911
+ FROM sqlite_master
10912
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10913
+ 
10914
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10915
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10916
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10917
+ SQL (0.1ms)  SELECT name
10918
+ FROM sqlite_master
10919
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10920
+ 
10921
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10922
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10923
+
10924
+
10925
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10926
+ Completed in 22ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10927
+
10928
+
10929
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10930
+ Parameters: {"locale"=>"ru"}
10931
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
10932
+
10933
+
10934
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10935
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10936
+
10937
+
10938
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10939
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10940
+
10941
+
10942
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10943
+ Parameters: {"locale"=>"en"}
10944
+ Completed in 61ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
10945
+
10946
+
10947
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10948
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
10949
+
10950
+
10951
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10952
+ Parameters: {"locale"=>"en"}
10953
+ Rendering test/helpers
10954
+ Completed in 14ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
10955
+
10956
+
10957
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10958
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
10959
+
10960
+
10961
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10962
+ Parameters: {"locale"=>"en"}
10963
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
10964
+
10965
+
10966
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10967
+ Parameters: {"locale"=>"en"}
10968
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
10969
+
10970
+
10971
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:04:24) [GET]
10972
+ Parameters: {"locale"=>"en"}
10973
+ Completed in 14ms (View: 3, DB: 0) | 200 OK [http://test.host/en/human_time]
10974
+ SQL (0.2ms) select sqlite_version(*)
10975
+ SQL (0.4ms)  SELECT name
10976
+ FROM sqlite_master
10977
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10978
+ 
10979
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
10980
+ SQL (0.1ms)  SELECT name
10981
+ FROM sqlite_master
10982
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10983
+ 
10984
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
10985
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
10986
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10987
+ SQL (0.2ms)  SELECT name
10988
+ FROM sqlite_master
10989
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
10990
+ 
10991
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
10992
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
10993
+
10994
+
10995
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
10996
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
10997
+
10998
+
10999
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
11000
+ Parameters: {"locale"=>"ru"}
11001
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
11002
+
11003
+
11004
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
11005
+ Completed in 12ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
11006
+
11007
+
11008
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
11009
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
11010
+
11011
+
11012
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
11013
+ Parameters: {"locale"=>"en"}
11014
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
11015
+
11016
+
11017
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
11018
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
11019
+
11020
+
11021
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
11022
+ Parameters: {"locale"=>"en"}
11023
+ Rendering test/helpers
11024
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
11025
+
11026
+
11027
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
11028
+ Completed in 9ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
11029
+
11030
+
11031
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
11032
+ Parameters: {"locale"=>"en"}
11033
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
11034
+
11035
+
11036
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
11037
+ Parameters: {"locale"=>"en"}
11038
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
11039
+
11040
+
11041
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:04:34) [GET]
11042
+ Parameters: {"locale"=>"en"}
11043
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
11044
+ SQL (0.2ms) select sqlite_version(*)
11045
+ SQL (0.3ms)  SELECT name
11046
+ FROM sqlite_master
11047
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
11048
+ 
11049
+ SQL (0.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
11050
+ SQL (0.2ms)  SELECT name
11051
+ FROM sqlite_master
11052
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
11053
+ 
11054
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
11055
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
11056
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
11057
+ SQL (0.2ms)  SELECT name
11058
+ FROM sqlite_master
11059
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
11060
+ 
11061
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
11062
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
11063
+
11064
+
11065
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11066
+ Completed in 21ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
11067
+
11068
+
11069
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11070
+ Parameters: {"locale"=>"ru"}
11071
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/ru/locales]
11072
+
11073
+
11074
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11075
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
11076
+
11077
+
11078
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11079
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
11080
+
11081
+
11082
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11083
+ Parameters: {"locale"=>"en"}
11084
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
11085
+
11086
+
11087
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11088
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
11089
+
11090
+
11091
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11092
+ Parameters: {"locale"=>"en"}
11093
+ Rendering test/helpers
11094
+ Completed in 14ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
11095
+
11096
+
11097
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11098
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
11099
+
11100
+
11101
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11102
+ Parameters: {"locale"=>"en"}
11103
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
11104
+
11105
+
11106
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11107
+ Parameters: {"locale"=>"en"}
11108
+ Completed in 14ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
11109
+
11110
+
11111
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:04:41) [GET]
11112
+ Parameters: {"locale"=>"en"}
11113
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
11114
+ SQL (0.2ms) select sqlite_version(*)
11115
+ SQL (0.4ms)  SELECT name
11116
+ FROM sqlite_master
11117
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
11118
+ 
11119
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
11120
+ SQL (0.1ms)  SELECT name
11121
+ FROM sqlite_master
11122
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
11123
+ 
11124
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
11125
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
11126
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
11127
+ SQL (0.1ms)  SELECT name
11128
+ FROM sqlite_master
11129
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
11130
+ 
11131
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
11132
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')
11133
+
11134
+
11135
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11136
+ Completed in 22ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
11137
+
11138
+
11139
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11140
+ Parameters: {"locale"=>"ru"}
11141
+ Completed in 11ms (View: 1, DB: 0) | 200 OK [http://test.host/ru/locales]
11142
+
11143
+
11144
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11145
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
11146
+
11147
+
11148
+ Processing TestController#locales (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11149
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/locales]
11150
+
11151
+
11152
+ Processing TestController#translations (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11153
+ Parameters: {"locale"=>"en"}
11154
+ Completed in 62ms (View: 0, DB: 0) | 200 OK [http://test.host/en/translations]
11155
+
11156
+
11157
+ Processing TestController#available (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11158
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/available]
11159
+
11160
+
11161
+ Processing TestController#helpers (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11162
+ Parameters: {"locale"=>"en"}
11163
+ Rendering test/helpers
11164
+ Completed in 13ms (View: 3, DB: 0) | 200 OK [http://test.host/en/helpers]
11165
+
11166
+
11167
+ Processing TestController#untranslated (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11168
+ Completed in 8ms (View: 0, DB: 0) | 200 OK [http://test.host/untranslated]
11169
+
11170
+
11171
+ Processing TestController#controller (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11172
+ Parameters: {"locale"=>"en"}
11173
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/controller]
11174
+
11175
+
11176
+ Processing TestController#time (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11177
+ Parameters: {"locale"=>"en"}
11178
+ Completed in 11ms (View: 0, DB: 0) | 200 OK [http://test.host/en/time]
11179
+
11180
+
11181
+ Processing TestController#human_time (for 0.0.0.0 at 2011-02-04 16:05:09) [GET]
11182
+ Parameters: {"locale"=>"en"}
11183
+ Completed in 10ms (View: 0, DB: 0) | 200 OK [http://test.host/en/human_time]
11184
+ SQL (0.2ms) select sqlite_version(*)
11185
+ SQL (0.5ms)  SELECT name
11186
+ FROM sqlite_master
11187
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
11188
+ 
11189
+ SQL (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title_en" varchar(255), "title_ru" varchar(255)) 
11190
+ SQL (0.1ms)  SELECT name
11191
+ FROM sqlite_master
11192
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
11193
+ 
11194
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
11195
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
11196
+ SQL (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
11197
+ SQL (0.1ms)  SELECT name
11198
+ FROM sqlite_master
11199
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
11200
+ 
11201
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
11202
+ SQL (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20091218130034')