adeia 0.8.6 → 0.9.0
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.
- checksums.yaml +4 -4
- data/config/locales/en.yml +1 -0
- data/config/locales/fr.yml +1 -0
- data/lib/adeia/authorization.rb +6 -2
- data/lib/adeia/controller_methods.rb +6 -2
- data/lib/adeia/controller_resource.rb +15 -1
- data/lib/adeia/engine.rb +12 -0
- data/lib/adeia/exceptions.rb +8 -0
- data/lib/adeia/helpers/user_helper.rb +21 -0
- data/lib/adeia/version.rb +1 -1
- data/spec/{authorization_spec.rb → adeia/authorization_spec.rb} +0 -0
- data/spec/adeia/controller_methods_spec.rb +108 -0
- data/spec/{validations_spec.rb → adeia/validations_spec.rb} +0 -0
- data/spec/controllers/articles_controller_spec.rb +1 -35
- data/spec/test_app/log/test.log +3490 -0
- metadata +9 -6
data/spec/test_app/log/test.log
CHANGED
@@ -62273,3 +62273,3493 @@ Migrating to CreateArticles (20151012185726)
|
|
62273
62273
|
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "adeia/permissions"]]
|
62274
62274
|
[1m[35mAdeia::Permission Load (0.2ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" WHERE "adeia_permissions"."permission_type" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_permissions"."adeia_element_id" = 1 ORDER BY "adeia_permissions"."id" ASC LIMIT 1 [["permission_type", 2]]
|
62275
62275
|
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
62276
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62277
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62278
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62279
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62280
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62281
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62282
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62283
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62284
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62285
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62286
|
+
Processing by AnonymousController#index as HTML
|
62287
|
+
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
|
62288
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62289
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62290
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62291
|
+
Processing by AnonymousController#index as HTML
|
62292
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62293
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62294
|
+
Completed 500 Internal Server Error in 23ms (ActiveRecord: 1.7ms)
|
62295
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62296
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62297
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62298
|
+
Processing by AnonymousController#index as HTML
|
62299
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62300
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62301
|
+
[1m[36mUser Load (0.3ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62302
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62303
|
+
Completed 500 Internal Server Error in 38ms (ActiveRecord: 2.0ms)
|
62304
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62305
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62306
|
+
[1m[35m (0.3ms)[0m begin transaction
|
62307
|
+
Processing by AnonymousController#index as HTML
|
62308
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62309
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62310
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62311
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62312
|
+
Rendered text template (0.0ms)
|
62313
|
+
Completed 200 OK in 37ms (Views: 10.0ms | ActiveRecord: 1.9ms)
|
62314
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62315
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62316
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62317
|
+
Processing by AnonymousController#index as HTML
|
62318
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62319
|
+
[1m[35mAdeia::Token Load (0.5ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62320
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62321
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62322
|
+
Rendered text template (0.0ms)
|
62323
|
+
Completed 200 OK in 40ms (Views: 9.4ms | ActiveRecord: 1.6ms)
|
62324
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62325
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62326
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62327
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62328
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62329
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62330
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62331
|
+
Processing by AnonymousController#index as HTML
|
62332
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62333
|
+
[1m[35mAdeia::Token Load (0.6ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62334
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62335
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62336
|
+
Rendered text template (0.0ms)
|
62337
|
+
Completed 200 OK in 41ms (Views: 11.6ms | ActiveRecord: 1.8ms)
|
62338
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62339
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62340
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62341
|
+
Processing by AnonymousController#index as HTML
|
62342
|
+
[1m[36mUser Load (0.9ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62343
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62344
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62345
|
+
[1m[35mAdeia::Token Load (0.5ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62346
|
+
Rendered text template (0.1ms)
|
62347
|
+
Completed 200 OK in 49ms (Views: 21.5ms | ActiveRecord: 2.6ms)
|
62348
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62349
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62350
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62351
|
+
Processing by AnonymousController#index as HTML
|
62352
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62353
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62354
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62355
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62356
|
+
Rendered text template (0.0ms)
|
62357
|
+
Completed 200 OK in 44ms (Views: 19.5ms | ActiveRecord: 1.8ms)
|
62358
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62359
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62360
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62361
|
+
Processing by AnonymousController#index as HTML
|
62362
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62363
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62364
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62365
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62366
|
+
Rendered text template (0.0ms)
|
62367
|
+
Completed 200 OK in 43ms (Views: 8.9ms | ActiveRecord: 2.1ms)
|
62368
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62369
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62370
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62371
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62372
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62373
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62374
|
+
Processing by AnonymousController#index as HTML
|
62375
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62376
|
+
[1m[35mAdeia::Token Load (0.6ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62377
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62378
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62379
|
+
Rendered text template (0.0ms)
|
62380
|
+
Completed 200 OK in 45ms (Views: 11.9ms | ActiveRecord: 1.9ms)
|
62381
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62382
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62383
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62384
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62385
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62386
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62387
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62388
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62389
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62390
|
+
Processing by AnonymousController#index as HTML
|
62391
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62392
|
+
[1m[35mAdeia::Token Load (0.5ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62393
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62394
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62395
|
+
Rendered text template (0.0ms)
|
62396
|
+
Completed 200 OK in 40ms (Views: 10.8ms | ActiveRecord: 1.9ms)
|
62397
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62398
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62399
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62400
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62401
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62402
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62403
|
+
Processing by AnonymousController#index as HTML
|
62404
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62405
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62406
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62407
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62408
|
+
Rendered text template (0.0ms)
|
62409
|
+
Completed 200 OK in 37ms (Views: 8.9ms | ActiveRecord: 2.0ms)
|
62410
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62411
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62412
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62413
|
+
Processing by AnonymousController#index as HTML
|
62414
|
+
[1m[36mUser Load (0.9ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62415
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62416
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62417
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62418
|
+
Rendered text template (0.0ms)
|
62419
|
+
Completed 200 OK in 43ms (Views: 9.9ms | ActiveRecord: 2.1ms)
|
62420
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62421
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62422
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62423
|
+
Processing by AnonymousController#index as HTML
|
62424
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62425
|
+
[1m[35mAdeia::Token Load (0.8ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62426
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62427
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62428
|
+
Rendered text template (0.0ms)
|
62429
|
+
Completed 200 OK in 44ms (Views: 11.5ms | ActiveRecord: 2.1ms)
|
62430
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62431
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62432
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62433
|
+
Processing by AnonymousController#index as HTML
|
62434
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62435
|
+
Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.8ms)
|
62436
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62437
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62438
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62439
|
+
Processing by AnonymousController#index as HTML
|
62440
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62441
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62442
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62443
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62444
|
+
Rendered text template (0.0ms)
|
62445
|
+
Completed 200 OK in 44ms (Views: 9.4ms | ActiveRecord: 1.9ms)
|
62446
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62447
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62448
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62449
|
+
Processing by AnonymousController#index as HTML
|
62450
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62451
|
+
Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.9ms)
|
62452
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62453
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62454
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62455
|
+
Processing by AnonymousController#index as HTML
|
62456
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62457
|
+
Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.8ms)
|
62458
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62459
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62460
|
+
[1m[35m (0.2ms)[0m begin transaction
|
62461
|
+
Processing by AnonymousController#index as HTML
|
62462
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62463
|
+
Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.8ms)
|
62464
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62465
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62466
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62467
|
+
Processing by AnonymousController#index as HTML
|
62468
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62469
|
+
[1m[35mAdeia::Token Load (0.9ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62470
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62471
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62472
|
+
Rendered text template (0.0ms)
|
62473
|
+
Completed 200 OK in 35ms (Views: 8.7ms | ActiveRecord: 2.2ms)
|
62474
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62475
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62476
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.3ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
62477
|
+
[1m[36m (0.2ms)[0m [1m SELECT sql
|
62478
|
+
FROM sqlite_master
|
62479
|
+
WHERE name='index_adeia_action_permissions_on_adeia_permission_id' AND type='index'
|
62480
|
+
UNION ALL
|
62481
|
+
SELECT sql
|
62482
|
+
FROM sqlite_temp_master
|
62483
|
+
WHERE name='index_adeia_action_permissions_on_adeia_permission_id' AND type='index'
|
62484
|
+
[0m
|
62485
|
+
[1m[35m (0.2ms)[0m SELECT sql
|
62486
|
+
FROM sqlite_master
|
62487
|
+
WHERE name='index_adeia_action_permissions_on_adeia_action_id' AND type='index'
|
62488
|
+
UNION ALL
|
62489
|
+
SELECT sql
|
62490
|
+
FROM sqlite_temp_master
|
62491
|
+
WHERE name='index_adeia_action_permissions_on_adeia_action_id' AND type='index'
|
62492
|
+
|
62493
|
+
[1m[36m (0.2ms)[0m [1m SELECT sql
|
62494
|
+
FROM sqlite_master
|
62495
|
+
WHERE name='index_adeia_group_users_on_user_id' AND type='index'
|
62496
|
+
UNION ALL
|
62497
|
+
SELECT sql
|
62498
|
+
FROM sqlite_temp_master
|
62499
|
+
WHERE name='index_adeia_group_users_on_user_id' AND type='index'
|
62500
|
+
[0m
|
62501
|
+
[1m[35m (0.1ms)[0m SELECT sql
|
62502
|
+
FROM sqlite_master
|
62503
|
+
WHERE name='index_adeia_group_users_on_adeia_group_id' AND type='index'
|
62504
|
+
UNION ALL
|
62505
|
+
SELECT sql
|
62506
|
+
FROM sqlite_temp_master
|
62507
|
+
WHERE name='index_adeia_group_users_on_adeia_group_id' AND type='index'
|
62508
|
+
|
62509
|
+
[1m[36m (0.1ms)[0m [1m SELECT sql
|
62510
|
+
FROM sqlite_master
|
62511
|
+
WHERE name='index_adeia_permissions_on_adeia_element_id' AND type='index'
|
62512
|
+
UNION ALL
|
62513
|
+
SELECT sql
|
62514
|
+
FROM sqlite_temp_master
|
62515
|
+
WHERE name='index_adeia_permissions_on_adeia_element_id' AND type='index'
|
62516
|
+
[0m
|
62517
|
+
[1m[35m (0.2ms)[0m SELECT sql
|
62518
|
+
FROM sqlite_master
|
62519
|
+
WHERE name='index_adeia_permissions_on_owner_type_and_owner_id' AND type='index'
|
62520
|
+
UNION ALL
|
62521
|
+
SELECT sql
|
62522
|
+
FROM sqlite_temp_master
|
62523
|
+
WHERE name='index_adeia_permissions_on_owner_type_and_owner_id' AND type='index'
|
62524
|
+
|
62525
|
+
[1m[36m (0.1ms)[0m [1m SELECT sql
|
62526
|
+
FROM sqlite_master
|
62527
|
+
WHERE name='index_adeia_tokens_on_adeia_permission_id' AND type='index'
|
62528
|
+
UNION ALL
|
62529
|
+
SELECT sql
|
62530
|
+
FROM sqlite_temp_master
|
62531
|
+
WHERE name='index_adeia_tokens_on_adeia_permission_id' AND type='index'
|
62532
|
+
[0m
|
62533
|
+
[1m[35m (0.1ms)[0m SELECT sql
|
62534
|
+
FROM sqlite_master
|
62535
|
+
WHERE name='index_articles_on_user_id' AND type='index'
|
62536
|
+
UNION ALL
|
62537
|
+
SELECT sql
|
62538
|
+
FROM sqlite_temp_master
|
62539
|
+
WHERE name='index_articles_on_user_id' AND type='index'
|
62540
|
+
|
62541
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62542
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62543
|
+
Processing by AnonymousController#index as HTML
|
62544
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62545
|
+
[1m[35mAdeia::Token Load (0.5ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62546
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62547
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62548
|
+
Rendered text template (0.0ms)
|
62549
|
+
Completed 200 OK in 29ms (Views: 11.1ms | ActiveRecord: 1.5ms)
|
62550
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62551
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62552
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62553
|
+
Processing by AnonymousController#index as HTML
|
62554
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62555
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62556
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62557
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62558
|
+
Rendered text template (0.0ms)
|
62559
|
+
Completed 200 OK in 26ms (Views: 9.7ms | ActiveRecord: 2.0ms)
|
62560
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62561
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62562
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62563
|
+
Processing by AnonymousController#index as HTML
|
62564
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62565
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62566
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62567
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62568
|
+
Rendered text template (0.0ms)
|
62569
|
+
Completed 200 OK in 26ms (Views: 8.9ms | ActiveRecord: 1.8ms)
|
62570
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62571
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62572
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62573
|
+
Processing by AnonymousController#index as HTML
|
62574
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62575
|
+
[1m[35mAdeia::Token Load (0.8ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62576
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62577
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62578
|
+
Rendered text template (0.0ms)
|
62579
|
+
Completed 200 OK in 35ms (Views: 8.7ms | ActiveRecord: 2.2ms)
|
62580
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62581
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62582
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62583
|
+
Processing by AnonymousController#index as HTML
|
62584
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62585
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62586
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62587
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62588
|
+
Rendered text template (0.0ms)
|
62589
|
+
Completed 200 OK in 47ms (Views: 21.9ms | ActiveRecord: 2.0ms)
|
62590
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62591
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62592
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62593
|
+
Processing by AnonymousController#index as HTML
|
62594
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62595
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62596
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62597
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62598
|
+
Rendered text template (0.0ms)
|
62599
|
+
Completed 200 OK in 36ms (Views: 7.9ms | ActiveRecord: 2.2ms)
|
62600
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62601
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62602
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62603
|
+
Processing by AnonymousController#index as HTML
|
62604
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62605
|
+
[1m[35mAdeia::Token Load (0.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62606
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62607
|
+
[1m[35mAdeia::Token Load (0.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62608
|
+
Rendered text template (0.0ms)
|
62609
|
+
Completed 200 OK in 33ms (Views: 6.8ms | ActiveRecord: 1.0ms)
|
62610
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62611
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62612
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62613
|
+
Processing by AnonymousController#index as HTML
|
62614
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62615
|
+
Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.3ms)
|
62616
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
62617
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62618
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62619
|
+
Processing by AnonymousController#index as HTML
|
62620
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62621
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62622
|
+
Completed 500 Internal Server Error in 10ms (ActiveRecord: 1.0ms)
|
62623
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62624
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62625
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62626
|
+
Processing by AnonymousController#index as HTML
|
62627
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62628
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62629
|
+
Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.9ms)
|
62630
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62631
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62632
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62633
|
+
Processing by AnonymousController#index as HTML
|
62634
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62635
|
+
Rendered text template (0.0ms)
|
62636
|
+
Completed 200 OK in 17ms (Views: 8.3ms | ActiveRecord: 0.9ms)
|
62637
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62638
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62639
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62640
|
+
Processing by AnonymousController#index as HTML
|
62641
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62642
|
+
Rendered text template (0.0ms)
|
62643
|
+
Completed 200 OK in 17ms (Views: 7.6ms | ActiveRecord: 0.9ms)
|
62644
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62645
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62646
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62647
|
+
Processing by AnonymousController#index as HTML
|
62648
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62649
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62650
|
+
Completed 500 Internal Server Error in 17ms (ActiveRecord: 1.0ms)
|
62651
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62652
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62653
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62654
|
+
Processing by AnonymousController#index as HTML
|
62655
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62656
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62657
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 1.0ms)
|
62658
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62659
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62660
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62661
|
+
Processing by AnonymousController#index as HTML
|
62662
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62663
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62664
|
+
Rendered text template (0.0ms)
|
62665
|
+
Completed 200 OK in 24ms (Views: 7.6ms | ActiveRecord: 1.1ms)
|
62666
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62667
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62668
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62669
|
+
Processing by AnonymousController#index as HTML
|
62670
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62671
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62672
|
+
Completed 500 Internal Server Error in 10ms (ActiveRecord: 1.0ms)
|
62673
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62674
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62675
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62676
|
+
Processing by AnonymousController#index as HTML
|
62677
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62678
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62679
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 1.1ms)
|
62680
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62681
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62682
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62683
|
+
Processing by AnonymousController#index as HTML
|
62684
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62685
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62686
|
+
Completed 500 Internal Server Error in 16ms (ActiveRecord: 1.0ms)
|
62687
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62688
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62689
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62690
|
+
Processing by AnonymousController#index as HTML
|
62691
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62692
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62693
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.9ms)
|
62694
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62695
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62696
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62697
|
+
Processing by AnonymousController#index as HTML
|
62698
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62699
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62700
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 1.0ms)
|
62701
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62702
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62703
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62704
|
+
Processing by AnonymousController#index as HTML
|
62705
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62706
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62707
|
+
Rendered text template (0.0ms)
|
62708
|
+
Completed 200 OK in 18ms (Views: 8.6ms | ActiveRecord: 1.1ms)
|
62709
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62710
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62711
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62712
|
+
Processing by AnonymousController#index as HTML
|
62713
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62714
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62715
|
+
Completed 500 Internal Server Error in 10ms (ActiveRecord: 1.1ms)
|
62716
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62717
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.8ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62718
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62719
|
+
Processing by AnonymousController#index as HTML
|
62720
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62721
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62722
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.9ms)
|
62723
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
62724
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62725
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62726
|
+
Processing by AnonymousController#index as HTML
|
62727
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62728
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62729
|
+
Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.9ms)
|
62730
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62731
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62732
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62733
|
+
Processing by AnonymousController#index as HTML
|
62734
|
+
[1m[36mUser Load (1.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62735
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62736
|
+
Completed 500 Internal Server Error in 11ms (ActiveRecord: 1.3ms)
|
62737
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62738
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62739
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62740
|
+
Processing by AnonymousController#index as HTML
|
62741
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62742
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62743
|
+
Rendered text template (0.0ms)
|
62744
|
+
Completed 200 OK in 23ms (Views: 7.5ms | ActiveRecord: 0.9ms)
|
62745
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62746
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62747
|
+
[1m[35m (0.2ms)[0m begin transaction
|
62748
|
+
Processing by AnonymousController#index as HTML
|
62749
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62750
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62751
|
+
Completed 500 Internal Server Error in 13ms (ActiveRecord: 1.0ms)
|
62752
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62753
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62754
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62755
|
+
Processing by AnonymousController#index as HTML
|
62756
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62757
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62758
|
+
Completed 500 Internal Server Error in 19ms (ActiveRecord: 1.0ms)
|
62759
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62760
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62761
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62762
|
+
Processing by AnonymousController#index as HTML
|
62763
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62764
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62765
|
+
Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.9ms)
|
62766
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62767
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62768
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62769
|
+
Processing by AnonymousController#index as HTML
|
62770
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62771
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62772
|
+
Completed 500 Internal Server Error in 13ms (ActiveRecord: 1.0ms)
|
62773
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62774
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62775
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62776
|
+
Processing by AnonymousController#index as HTML
|
62777
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62778
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62779
|
+
Completed 500 Internal Server Error in 22ms (ActiveRecord: 1.1ms)
|
62780
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62781
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62782
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62783
|
+
Processing by AnonymousController#index as HTML
|
62784
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62785
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62786
|
+
Completed 500 Internal Server Error in 14ms (ActiveRecord: 1.1ms)
|
62787
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62788
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62789
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62790
|
+
Processing by AnonymousController#index as HTML
|
62791
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62792
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62793
|
+
Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.4ms)
|
62794
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62795
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62796
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62797
|
+
Processing by AnonymousController#index as HTML
|
62798
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62799
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62800
|
+
Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.9ms)
|
62801
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
62802
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62803
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62804
|
+
Processing by AnonymousController#index as HTML
|
62805
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62806
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
62807
|
+
Completed 500 Internal Server Error in 18ms (ActiveRecord: 1.0ms)
|
62808
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62809
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62810
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62811
|
+
Processing by AnonymousController#index as HTML
|
62812
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62813
|
+
Rendered text template (0.0ms)
|
62814
|
+
Completed 200 OK in 29ms (Views: 12.6ms | ActiveRecord: 0.8ms)
|
62815
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62816
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62817
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62818
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62819
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62820
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62821
|
+
Processing by AnonymousController#index as HTML
|
62822
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62823
|
+
Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.9ms)
|
62824
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62825
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62826
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62827
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62828
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62829
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62830
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62831
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62832
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62833
|
+
Processing by AnonymousController#index as HTML
|
62834
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62835
|
+
Rendered text template (0.0ms)
|
62836
|
+
Completed 200 OK in 25ms (Views: 8.2ms | ActiveRecord: 1.0ms)
|
62837
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62838
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62839
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62840
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62841
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62842
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62843
|
+
Processing by AnonymousController#index as HTML
|
62844
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62845
|
+
Rendered text template (0.0ms)
|
62846
|
+
Completed 200 OK in 17ms (Views: 7.6ms | ActiveRecord: 0.9ms)
|
62847
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62848
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62849
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62850
|
+
Processing by AnonymousController#index as HTML
|
62851
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62852
|
+
Rendered text template (0.0ms)
|
62853
|
+
Completed 200 OK in 24ms (Views: 7.9ms | ActiveRecord: 0.9ms)
|
62854
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62855
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62856
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62857
|
+
Processing by AnonymousController#index as HTML
|
62858
|
+
[1m[36mUser Load (0.9ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62859
|
+
Rendered text template (0.1ms)
|
62860
|
+
Completed 200 OK in 18ms (Views: 8.4ms | ActiveRecord: 1.0ms)
|
62861
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62862
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62863
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62864
|
+
Processing by AnonymousController#index as HTML
|
62865
|
+
[1m[36mUser Load (3.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62866
|
+
Rendered text template (0.0ms)
|
62867
|
+
Completed 200 OK in 29ms (Views: 18.0ms | ActiveRecord: 3.3ms)
|
62868
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62869
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62870
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62871
|
+
Processing by AnonymousController#index as HTML
|
62872
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62873
|
+
Rendered text template (0.0ms)
|
62874
|
+
Completed 200 OK in 17ms (Views: 8.2ms | ActiveRecord: 0.7ms)
|
62875
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62876
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62877
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62878
|
+
Processing by AnonymousController#index as HTML
|
62879
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62880
|
+
Rendered text template (0.0ms)
|
62881
|
+
Completed 200 OK in 26ms (Views: 16.8ms | ActiveRecord: 1.0ms)
|
62882
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
62883
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62884
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62885
|
+
Processing by AnonymousController#index as HTML
|
62886
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62887
|
+
[1m[35mAdeia::Token Load (0.6ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62888
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
62889
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62890
|
+
Rendered text template (0.0ms)
|
62891
|
+
Completed 200 OK in 50ms (Views: 9.7ms | ActiveRecord: 1.8ms)
|
62892
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
62893
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
62894
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62895
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62896
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$27PgeWaHUaSIRFnY9HUDr.KHgxdmnSp22K5iDL44vfFq1GmZPjgPm"], ["remember_token", "RTkuYDRe6DWMv0fMC73AXA"], ["created_at", "2015-11-04 16:59:19.455981"], ["updated_at", "2015-11-04 16:59:19.455981"]]
|
62897
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62898
|
+
[1m[35mAdeia::Element Load (0.5ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
62899
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62900
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 16:59:19.514598"], ["updated_at", "2015-11-04 16:59:19.514598"]]
|
62901
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62902
|
+
[1m[35mAdeia::Action Load (0.6ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
62903
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62904
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 16:59:19.535098"], ["updated_at", "2015-11-04 16:59:19.535098"]]
|
62905
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62906
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
62907
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 16:59:19.566374"], ["updated_at", "2015-11-04 16:59:19.566374"]]
|
62908
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:19.569364"], ["updated_at", "2015-11-04 16:59:19.569364"]]
|
62909
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
62910
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
62911
|
+
Processing by AnonymousController#index as HTML
|
62912
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "RTkuYDRe6DWMv0fMC73AXA"]]
|
62913
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
62914
|
+
[1m[36mAdeia::Group Load (0.6ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
62915
|
+
[1m[35m (0.2ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
62916
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
62917
|
+
Completed 500 Internal Server Error in 41ms (ActiveRecord: 2.3ms)
|
62918
|
+
[1m[35m (1.8ms)[0m rollback transaction
|
62919
|
+
[1m[36m (0.8ms)[0m [1mbegin transaction[0m
|
62920
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
62921
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$GNhY73wLJjrM7xlGudMd../.bZaHez9zCXwLfbRhQdPUANtkCwsj6"], ["remember_token", "HuwZVsvcdQ7cIj3MZZG0pA"], ["created_at", "2015-11-04 16:59:19.632996"], ["updated_at", "2015-11-04 16:59:19.632996"]]
|
62922
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
62923
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
62924
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
62925
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 16:59:19.645466"], ["updated_at", "2015-11-04 16:59:19.645466"]]
|
62926
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
62927
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
62928
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
62929
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 16:59:19.650557"], ["updated_at", "2015-11-04 16:59:19.650557"]]
|
62930
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
62931
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62932
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 16:59:19.656608"], ["updated_at", "2015-11-04 16:59:19.656608"]]
|
62933
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:19.658390"], ["updated_at", "2015-11-04 16:59:19.658390"]]
|
62934
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
62935
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62936
|
+
Processing by AnonymousController#index as HTML
|
62937
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "HuwZVsvcdQ7cIj3MZZG0pA"]]
|
62938
|
+
[1m[36mAdeia::Token Load (0.2ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
62939
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
62940
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
62941
|
+
[1m[35mAdeia::Permission Load (0.2ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
62942
|
+
Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.6ms)
|
62943
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
62944
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62945
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62946
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$u2oVSWZNukAHLco.rueb0OlFmOHWjHzfMspruol1oS7pYVSyvUaf2"], ["remember_token", "yqjbDOP_rRTvOwUp_dQ1ig"], ["created_at", "2015-11-04 16:59:19.676606"], ["updated_at", "2015-11-04 16:59:19.676606"]]
|
62947
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62948
|
+
[1m[35mAdeia::Element Load (0.2ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
62949
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62950
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 16:59:19.691701"], ["updated_at", "2015-11-04 16:59:19.691701"]]
|
62951
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62952
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
62953
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62954
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 16:59:19.695512"], ["updated_at", "2015-11-04 16:59:19.695512"]]
|
62955
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62956
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
62957
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 16:59:19.700503"], ["updated_at", "2015-11-04 16:59:19.700503"]]
|
62958
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:19.702197"], ["updated_at", "2015-11-04 16:59:19.702197"]]
|
62959
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
62960
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
62961
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
62962
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
62963
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$noljfTJIxywpJoEqAERkM.numrX5irc88cDDjp5wwtVrq896lN4PS"], ["remember_token", "3JB-0LesjeiHgmjPpagUrA"], ["created_at", "2015-11-04 16:59:19.723135"], ["updated_at", "2015-11-04 16:59:19.723135"]]
|
62964
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
62965
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62966
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.726609"], ["updated_at", "2015-11-04 16:59:19.726609"]]
|
62967
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62968
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
62969
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62970
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.731727"], ["updated_at", "2015-11-04 16:59:19.731727"]]
|
62971
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62972
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
62973
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62974
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.735030"], ["updated_at", "2015-11-04 16:59:19.735030"]]
|
62975
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62976
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
62977
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62978
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.737561"], ["updated_at", "2015-11-04 16:59:19.737561"]]
|
62979
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62980
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
62981
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
62982
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.740439"], ["updated_at", "2015-11-04 16:59:19.740439"]]
|
62983
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62984
|
+
Processing by AnonymousController#index as HTML
|
62985
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "yqjbDOP_rRTvOwUp_dQ1ig"]]
|
62986
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
62987
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
62988
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
62989
|
+
[1m[35mAdeia::Permission Load (0.0ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
62990
|
+
Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.4ms)
|
62991
|
+
[1m[36m (1.3ms)[0m [1mrollback transaction[0m
|
62992
|
+
[1m[35m (0.1ms)[0m begin transaction
|
62993
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62994
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$DrQ2NjdIgNzNGZG8cEvv.u66dyGwGJT0uBXwmglkW/RYeiQK6oIJe"], ["remember_token", "DACoBi5ngQmwu9XGOHm2uA"], ["created_at", "2015-11-04 16:59:19.758190"], ["updated_at", "2015-11-04 16:59:19.758190"]]
|
62995
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
62996
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
62997
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
62998
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 16:59:19.769929"], ["updated_at", "2015-11-04 16:59:19.769929"]]
|
62999
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63000
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63001
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63002
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 16:59:19.775723"], ["updated_at", "2015-11-04 16:59:19.775723"]]
|
63003
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63004
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63005
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 16:59:19.779411"], ["updated_at", "2015-11-04 16:59:19.779411"]]
|
63006
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:19.781845"], ["updated_at", "2015-11-04 16:59:19.781845"]]
|
63007
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63008
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63009
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63010
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:19.786766"], ["updated_at", "2015-11-04 16:59:19.786766"]]
|
63011
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63012
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63013
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:19.789302"], ["updated_at", "2015-11-04 16:59:19.789302"]]
|
63014
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
63015
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63016
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:19.791608"], ["updated_at", "2015-11-04 16:59:19.791608"]]
|
63017
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63018
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63019
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:19.793812"], ["updated_at", "2015-11-04 16:59:19.793812"]]
|
63020
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63021
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63022
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:19.796472"], ["updated_at", "2015-11-04 16:59:19.796472"]]
|
63023
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63024
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63025
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63026
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$lkGzCi9q3PT91aEeHxUpsu9jnlGAmk76dGnKBx1JxMb1dgAtvJbKm"], ["remember_token", "_ivZ0fTbQF57hBepDg_Saw"], ["created_at", "2015-11-04 16:59:19.801841"], ["updated_at", "2015-11-04 16:59:19.801841"]]
|
63027
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63028
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63029
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.803833"], ["updated_at", "2015-11-04 16:59:19.803833"]]
|
63030
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63031
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63032
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63033
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.806292"], ["updated_at", "2015-11-04 16:59:19.806292"]]
|
63034
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63035
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63036
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63037
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.808695"], ["updated_at", "2015-11-04 16:59:19.808695"]]
|
63038
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63039
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63040
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63041
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.821298"], ["updated_at", "2015-11-04 16:59:19.821298"]]
|
63042
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63043
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63044
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63045
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.824826"], ["updated_at", "2015-11-04 16:59:19.824826"]]
|
63046
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63047
|
+
Processing by AnonymousController#index as HTML
|
63048
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "DACoBi5ngQmwu9XGOHm2uA"]]
|
63049
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63050
|
+
[1m[36mAdeia::Group Load (0.1ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
63051
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
63052
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
63053
|
+
Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.5ms)
|
63054
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
63055
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
63056
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63057
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$47yx.4F9yat.FZWJ4r602OaQ95ytiEsUNt.7zkiv4e1PyuLqwWnMS"], ["remember_token", "MGXGIdK6ZtCGyQ0aH2VWbw"], ["created_at", "2015-11-04 16:59:19.837621"], ["updated_at", "2015-11-04 16:59:19.837621"]]
|
63058
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63059
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
63060
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63061
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 16:59:19.848715"], ["updated_at", "2015-11-04 16:59:19.848715"]]
|
63062
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63063
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63064
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63065
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 16:59:19.852584"], ["updated_at", "2015-11-04 16:59:19.852584"]]
|
63066
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63067
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63068
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 16:59:19.856616"], ["updated_at", "2015-11-04 16:59:19.856616"]]
|
63069
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:19.858279"], ["updated_at", "2015-11-04 16:59:19.858279"]]
|
63070
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63071
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63072
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63073
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:19.863490"], ["updated_at", "2015-11-04 16:59:19.863490"]]
|
63074
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63075
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63076
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:19.866418"], ["updated_at", "2015-11-04 16:59:19.866418"]]
|
63077
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63078
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63079
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:19.870282"], ["updated_at", "2015-11-04 16:59:19.870282"]]
|
63080
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63081
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63082
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:19.873698"], ["updated_at", "2015-11-04 16:59:19.873698"]]
|
63083
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63084
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63085
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:19.876981"], ["updated_at", "2015-11-04 16:59:19.876981"]]
|
63086
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63087
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63088
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63089
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$qvngzualKFj4P/3EyKMkkeeJ5u0BVEKC2jlP1PnVyFyLX3E6Z7XY."], ["remember_token", "PSD_UwinDnlwYZ7wgAf9Gg"], ["created_at", "2015-11-04 16:59:19.885216"], ["updated_at", "2015-11-04 16:59:19.885216"]]
|
63090
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63091
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63092
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.889156"], ["updated_at", "2015-11-04 16:59:19.889156"]]
|
63093
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63094
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63095
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63096
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.893773"], ["updated_at", "2015-11-04 16:59:19.893773"]]
|
63097
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63098
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63099
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63100
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.898111"], ["updated_at", "2015-11-04 16:59:19.898111"]]
|
63101
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63102
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63103
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63104
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.902108"], ["updated_at", "2015-11-04 16:59:19.902108"]]
|
63105
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63106
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63107
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63108
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.904733"], ["updated_at", "2015-11-04 16:59:19.904733"]]
|
63109
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63110
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63111
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63112
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.907001"], ["updated_at", "2015-11-04 16:59:19.907001"]]
|
63113
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63114
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63115
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63116
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63117
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 11], ["read_right", "t"], ["created_at", "2015-11-04 16:59:19.912853"], ["updated_at", "2015-11-04 16:59:19.912853"]]
|
63118
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 2], ["created_at", "2015-11-04 16:59:19.914321"], ["updated_at", "2015-11-04 16:59:19.914321"]]
|
63119
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63120
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63121
|
+
Processing by AnonymousController#index as HTML
|
63122
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "MGXGIdK6ZtCGyQ0aH2VWbw"]]
|
63123
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63124
|
+
[1m[36mAdeia::Group Load (0.2ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
63125
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
63126
|
+
[1m[36mAdeia::Permission Load (0.0ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
63127
|
+
Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.5ms)
|
63128
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
63129
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
63130
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63131
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$w7UZ6iqtoOXj36llTz6dEeFBppGjqAxh3Qyy6yZHi4axN/c2xiHbu"], ["remember_token", "bQ5ZZyUQ-eA7jbal7c3c4Q"], ["created_at", "2015-11-04 16:59:19.930277"], ["updated_at", "2015-11-04 16:59:19.930277"]]
|
63132
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63133
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63134
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63135
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$m/D.Hn/jAc1lMb34zwyxeuDzlRygNm6pWpxdxH7qpe/WWYV145XMu"], ["remember_token", "HgYRwHXFX7iN-MeHoVBWhg"], ["created_at", "2015-11-04 16:59:19.940267"], ["updated_at", "2015-11-04 16:59:19.940267"]]
|
63136
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
63137
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63138
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.942080"], ["updated_at", "2015-11-04 16:59:19.942080"]]
|
63139
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63140
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63141
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63142
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.943987"], ["updated_at", "2015-11-04 16:59:19.943987"]]
|
63143
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63144
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63145
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63146
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.946103"], ["updated_at", "2015-11-04 16:59:19.946103"]]
|
63147
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63148
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63149
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63150
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.949873"], ["updated_at", "2015-11-04 16:59:19.949873"]]
|
63151
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63152
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63153
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63154
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.952920"], ["updated_at", "2015-11-04 16:59:19.952920"]]
|
63155
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63156
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63157
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63158
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.954893"], ["updated_at", "2015-11-04 16:59:19.954893"]]
|
63159
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63160
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63161
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63162
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:19.956880"], ["updated_at", "2015-11-04 16:59:19.956880"]]
|
63163
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63164
|
+
[1m[35mAdeia::Element Load (0.0ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63165
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63166
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 16:59:19.959694"], ["updated_at", "2015-11-04 16:59:19.959694"]]
|
63167
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63168
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63169
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63170
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 16:59:19.963317"], ["updated_at", "2015-11-04 16:59:19.963317"]]
|
63171
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63172
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63173
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 1], ["read_right", "t"], ["created_at", "2015-11-04 16:59:19.967727"], ["updated_at", "2015-11-04 16:59:19.967727"]]
|
63174
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:19.969401"], ["updated_at", "2015-11-04 16:59:19.969401"]]
|
63175
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63176
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63177
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
63178
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63179
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63180
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 2], ["read_right", "t"], ["created_at", "2015-11-04 16:59:19.981111"], ["updated_at", "2015-11-04 16:59:19.981111"]]
|
63181
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 2], ["created_at", "2015-11-04 16:59:19.982848"], ["updated_at", "2015-11-04 16:59:19.982848"]]
|
63182
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63183
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63184
|
+
Processing by AnonymousController#index as HTML
|
63185
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "bQ5ZZyUQ-eA7jbal7c3c4Q"]]
|
63186
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
63187
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
63188
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
63189
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
63190
|
+
Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.5ms)
|
63191
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
63192
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63193
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63194
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$D55Gw3jHsjldX5Zps/qMB.4S/xqRvBtLRZX6MSoo5b75Ce84C1UHu"], ["remember_token", "BMkfBzgYxQ8VjHjnuXWcHA"], ["created_at", "2015-11-04 16:59:19.997686"], ["updated_at", "2015-11-04 16:59:19.997686"]]
|
63195
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63196
|
+
[1m[35mAdeia::Element Load (0.0ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63197
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63198
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 16:59:20.001155"], ["updated_at", "2015-11-04 16:59:20.001155"]]
|
63199
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63200
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63201
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63202
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 16:59:20.004655"], ["updated_at", "2015-11-04 16:59:20.004655"]]
|
63203
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63204
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63205
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 16:59:20.007756"], ["updated_at", "2015-11-04 16:59:20.007756"]]
|
63206
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:20.009322"], ["updated_at", "2015-11-04 16:59:20.009322"]]
|
63207
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63208
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63209
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63210
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63211
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$9n5aIIYksq.aJqnB9Q7NWu3QfPgK7YmJZ88p90v7HRrUBq0wNx6SC"], ["remember_token", "OmRX7jj0dON7VznsUUxO3w"], ["created_at", "2015-11-04 16:59:20.015151"], ["updated_at", "2015-11-04 16:59:20.015151"]]
|
63212
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63213
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63214
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:20.017388"], ["updated_at", "2015-11-04 16:59:20.017388"]]
|
63215
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63216
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
63217
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
63218
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63219
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$46N.sqdWYXvJfC1QdsHUb..ZP6v8zFYgj.O4Pkd7B9E4MIz/2i2G."], ["remember_token", "mSi_Bs2IX9kQosPLYa3uUw"], ["created_at", "2015-11-04 16:59:20.024115"], ["updated_at", "2015-11-04 16:59:20.024115"]]
|
63220
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63221
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
63222
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63223
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 16:59:20.028017"], ["updated_at", "2015-11-04 16:59:20.028017"]]
|
63224
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63225
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63226
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63227
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 16:59:20.031816"], ["updated_at", "2015-11-04 16:59:20.031816"]]
|
63228
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63229
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63230
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 16:59:20.035483"], ["updated_at", "2015-11-04 16:59:20.035483"]]
|
63231
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:20.036809"], ["updated_at", "2015-11-04 16:59:20.036809"]]
|
63232
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63233
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63234
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63235
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63236
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$WdPVuHLGNZARwrCcoGa5OeXU3trxQ4HsNGomHGjgKlPsUkh.TI6iC"], ["remember_token", "3CTPeHKRWjdw1cbJg6aP9g"], ["created_at", "2015-11-04 16:59:20.043017"], ["updated_at", "2015-11-04 16:59:20.043017"]]
|
63237
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63238
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63239
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:20.044676"], ["updated_at", "2015-11-04 16:59:20.044676"]]
|
63240
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
63241
|
+
[1m[36m (1.0ms)[0m [1mrollback transaction[0m
|
63242
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63243
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63244
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$5RhEQUEb3ryPGxVxdAODzetiEUS45ksGbxy6R7p/amje1OVuvokVS"], ["remember_token", "IHrnl5bFqColmeNFha-6VQ"], ["created_at", "2015-11-04 16:59:20.051219"], ["updated_at", "2015-11-04 16:59:20.051219"]]
|
63245
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63246
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63247
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63248
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 16:59:20.055898"], ["updated_at", "2015-11-04 16:59:20.055898"]]
|
63249
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63250
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63251
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63252
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 16:59:20.059818"], ["updated_at", "2015-11-04 16:59:20.059818"]]
|
63253
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63254
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63255
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "create_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["create_right", "t"], ["created_at", "2015-11-04 16:59:20.064161"], ["updated_at", "2015-11-04 16:59:20.064161"]]
|
63256
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:20.065812"], ["updated_at", "2015-11-04 16:59:20.065812"]]
|
63257
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63258
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63259
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
63260
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63261
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63262
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$HFGsViE0HqsLsojOZZBPm.iSXtXnBZwNhWhSF3Uc4u69E6kA40xMK"], ["remember_token", "DQJ4n_5OoeAHMoP55nJ5vQ"], ["created_at", "2015-11-04 16:59:20.074851"], ["updated_at", "2015-11-04 16:59:20.074851"]]
|
63263
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63264
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63265
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63266
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 16:59:20.078592"], ["updated_at", "2015-11-04 16:59:20.078592"]]
|
63267
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63268
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63269
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63270
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 16:59:20.082036"], ["updated_at", "2015-11-04 16:59:20.082036"]]
|
63271
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63272
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63273
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "update_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["update_right", "t"], ["created_at", "2015-11-04 16:59:20.086933"], ["updated_at", "2015-11-04 16:59:20.086933"]]
|
63274
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:20.088392"], ["updated_at", "2015-11-04 16:59:20.088392"]]
|
63275
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63276
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63277
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63278
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63279
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$ye/8ZmdB1EeX0AeT5Krp0u0lZ9EJvFbvoS0kftZYCgamu/R.LQbGy"], ["remember_token", "F99aXqcqWyzloztUTJRbBg"], ["created_at", "2015-11-04 16:59:20.095041"], ["updated_at", "2015-11-04 16:59:20.095041"]]
|
63280
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63281
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63282
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:20.097361"], ["updated_at", "2015-11-04 16:59:20.097361"]]
|
63283
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63284
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
63285
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
63286
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63287
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$a6u.wRKxqEj.P7E39fEfIuj.XmnpiTXZ.ei20QH7D3NL1vn7Q/U7C"], ["remember_token", "XKnLYJbBltLF6-KI2m_hVA"], ["created_at", "2015-11-04 16:59:20.105118"], ["updated_at", "2015-11-04 16:59:20.105118"]]
|
63288
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63289
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
63290
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63291
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 16:59:20.109258"], ["updated_at", "2015-11-04 16:59:20.109258"]]
|
63292
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63293
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63294
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63295
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 16:59:20.114141"], ["updated_at", "2015-11-04 16:59:20.114141"]]
|
63296
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63297
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63298
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "update_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["update_right", "t"], ["created_at", "2015-11-04 16:59:20.120963"], ["updated_at", "2015-11-04 16:59:20.120963"]]
|
63299
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 16:59:20.123758"], ["updated_at", "2015-11-04 16:59:20.123758"]]
|
63300
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63301
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63302
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63303
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63304
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$9ql6PDFjT.ja.VhWsbM4YuIeT6NTywnYnwtypSazJkn5P2IeGEj86"], ["remember_token", "fnj7VU2Yyhcm-zfouZ954Q"], ["created_at", "2015-11-04 16:59:20.134759"], ["updated_at", "2015-11-04 16:59:20.134759"]]
|
63305
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63306
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63307
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:20.139363"], ["updated_at", "2015-11-04 16:59:20.139363"]]
|
63308
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63309
|
+
[1m[36m (1.0ms)[0m [1mrollback transaction[0m
|
63310
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63311
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63312
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$uumB.xHGLHKMhYfawK55nu8oyURugDHjRWx0bQfhxa0NsraPJbh7W"], ["remember_token", "LKEOEMuE67AQ0lgGUm__fw"], ["created_at", "2015-11-04 16:59:20.149195"], ["updated_at", "2015-11-04 16:59:20.149195"]]
|
63313
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63314
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63315
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63316
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$41q7/z3czmA6AhluNrCXBucyu.CZzc/41SHzg842T2K0UHeqvbvTS"], ["remember_token", "kTKYJtLCKXf-HKtU8s8yPw"], ["created_at", "2015-11-04 16:59:20.163047"], ["updated_at", "2015-11-04 16:59:20.163047"]]
|
63317
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63318
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
63319
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
63320
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63321
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$kkDgWTI/ed2V6aPhzyn7zOTlBY3uuTpXle8ImikgOOb0FiPdvGLxy"], ["remember_token", "nBgTWc8g8RNFfD-uSDZqtw"], ["created_at", "2015-11-04 16:59:20.218900"], ["updated_at", "2015-11-04 16:59:20.218900"]]
|
63322
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63323
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63324
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63325
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$c5YFTbqA0pg/bA5j.ibTXe8MjIeUw6dtMsSbiFyHR8v98XReufaJe"], ["remember_token", "8zHS0-17G3Gs7lwD2k2GOg"], ["created_at", "2015-11-04 16:59:20.226475"], ["updated_at", "2015-11-04 16:59:20.226475"]]
|
63326
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63327
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63328
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 16:59:20.229140"], ["updated_at", "2015-11-04 16:59:20.229140"]]
|
63329
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63330
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63331
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
63332
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63333
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63334
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63335
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$lznsTe0CJ7Lj3XFu3Cr3q.MOFo4i.nBB/jOsxkZJdQ5AzmYKkGt/W"], ["remember_token", "qowVCXkX8qkB52wOvYYfZw"], ["created_at", "2015-11-04 16:59:20.240142"], ["updated_at", "2015-11-04 16:59:20.240142"]]
|
63336
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63337
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
63338
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63339
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63340
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63341
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$wzGSuwzZ1slH6B7wz/WdwO6iuetJtjZDsn5P2G.I5IpzFaBwP4pGC"], ["remember_token", "eExs3GtflDXF15hkLDAIng"], ["created_at", "2015-11-04 16:59:20.249831"], ["updated_at", "2015-11-04 16:59:20.249831"]]
|
63342
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63343
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63344
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 16:59:20.253082"], ["updated_at", "2015-11-04 16:59:20.253082"]]
|
63345
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63346
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63347
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
63348
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
63349
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63350
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63351
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$AwKzfknrLA2a/YZ4sBlLgeQ/CjMTXUy.PZLfC4ezWL98R9Oqw0aaa"], ["remember_token", "TJWiDq3pU63zxT_JCUtLNA"], ["created_at", "2015-11-04 17:02:49.011384"], ["updated_at", "2015-11-04 17:02:49.011384"]]
|
63352
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63353
|
+
[1m[35mAdeia::Element Load (0.6ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63354
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63355
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:02:49.062202"], ["updated_at", "2015-11-04 17:02:49.062202"]]
|
63356
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63357
|
+
[1m[35mAdeia::Action Load (0.7ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63358
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63359
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:02:49.088285"], ["updated_at", "2015-11-04 17:02:49.088285"]]
|
63360
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63361
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63362
|
+
[1m[36mSQL (2.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:02:49.130777"], ["updated_at", "2015-11-04 17:02:49.130777"]]
|
63363
|
+
[1m[35mSQL (2.0ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.136009"], ["updated_at", "2015-11-04 17:02:49.136009"]]
|
63364
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63365
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63366
|
+
Processing by AnonymousController#index as HTML
|
63367
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "TJWiDq3pU63zxT_JCUtLNA"]]
|
63368
|
+
[1m[35mAdeia::Token Load (0.8ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63369
|
+
[1m[36mAdeia::Group Load (0.8ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
63370
|
+
[1m[35m (0.2ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
63371
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
63372
|
+
Completed 500 Internal Server Error in 47ms (ActiveRecord: 2.9ms)
|
63373
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
63374
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
63375
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63376
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$sCeZ.pPjaQJPaXmkEGLiiu8KtSIhtmaqPij3cOBacZk1WDNcdgaz."], ["remember_token", "QnrWFFYiZCxDQ2NZb0K3-A"], ["created_at", "2015-11-04 17:02:49.212736"], ["updated_at", "2015-11-04 17:02:49.212736"]]
|
63377
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63378
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
63379
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63380
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:02:49.226872"], ["updated_at", "2015-11-04 17:02:49.226872"]]
|
63381
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63382
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63383
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63384
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:02:49.231525"], ["updated_at", "2015-11-04 17:02:49.231525"]]
|
63385
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63386
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63387
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:02:49.235901"], ["updated_at", "2015-11-04 17:02:49.235901"]]
|
63388
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.237562"], ["updated_at", "2015-11-04 17:02:49.237562"]]
|
63389
|
+
[1m[35mAdeia::Action Load (0.3ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63390
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63391
|
+
Processing by AnonymousController#index as HTML
|
63392
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "QnrWFFYiZCxDQ2NZb0K3-A"]]
|
63393
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
63394
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
63395
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
63396
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
63397
|
+
Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.5ms)
|
63398
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
63399
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63400
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63401
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$PeNk7W4.IApY4KVUQuCJrOKHiZQrPo2Hrqd9UtnI4lVKKK6V2rz8G"], ["remember_token", "PYYBcTVBa_9gGwvvWMlTvA"], ["created_at", "2015-11-04 17:02:49.253691"], ["updated_at", "2015-11-04 17:02:49.253691"]]
|
63402
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63403
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63404
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63405
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:02:49.276323"], ["updated_at", "2015-11-04 17:02:49.276323"]]
|
63406
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63407
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63408
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63409
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:02:49.279136"], ["updated_at", "2015-11-04 17:02:49.279136"]]
|
63410
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63411
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
63412
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:02:49.284619"], ["updated_at", "2015-11-04 17:02:49.284619"]]
|
63413
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.287710"], ["updated_at", "2015-11-04 17:02:49.287710"]]
|
63414
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63415
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63416
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63417
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63418
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$AbLhTYP1AtQzfbaOP7tzD.02hThIaZPuuAWdPzr6Q9.q5hXDt/uSq"], ["remember_token", "JuB3iPdP9Fc86sn6A48lfg"], ["created_at", "2015-11-04 17:02:49.303368"], ["updated_at", "2015-11-04 17:02:49.303368"]]
|
63419
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
63420
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63421
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.305979"], ["updated_at", "2015-11-04 17:02:49.305979"]]
|
63422
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63423
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63424
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63425
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.309226"], ["updated_at", "2015-11-04 17:02:49.309226"]]
|
63426
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63427
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63428
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63429
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.311187"], ["updated_at", "2015-11-04 17:02:49.311187"]]
|
63430
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63431
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63432
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63433
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.313448"], ["updated_at", "2015-11-04 17:02:49.313448"]]
|
63434
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63435
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63436
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63437
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.315298"], ["updated_at", "2015-11-04 17:02:49.315298"]]
|
63438
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63439
|
+
Processing by AnonymousController#index as HTML
|
63440
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "PYYBcTVBa_9gGwvvWMlTvA"]]
|
63441
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
63442
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
63443
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
63444
|
+
[1m[35mAdeia::Permission Load (0.0ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
63445
|
+
Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.4ms)
|
63446
|
+
[1m[36m (1.1ms)[0m [1mrollback transaction[0m
|
63447
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63448
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63449
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$TX7UqDG1tiQ2E8HHGgWWZ.RbGH/xQn9WABSPLCKSh9PqPlX48FJ72"], ["remember_token", "ZGDFtFX4b_lwOVyxSqCuzw"], ["created_at", "2015-11-04 17:02:49.327100"], ["updated_at", "2015-11-04 17:02:49.327100"]]
|
63450
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63451
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63452
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63453
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:02:49.336571"], ["updated_at", "2015-11-04 17:02:49.336571"]]
|
63454
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63455
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63456
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63457
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:02:49.339356"], ["updated_at", "2015-11-04 17:02:49.339356"]]
|
63458
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63459
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63460
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:02:49.342532"], ["updated_at", "2015-11-04 17:02:49.342532"]]
|
63461
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.344143"], ["updated_at", "2015-11-04 17:02:49.344143"]]
|
63462
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63463
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63464
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63465
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.347630"], ["updated_at", "2015-11-04 17:02:49.347630"]]
|
63466
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63467
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63468
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.349984"], ["updated_at", "2015-11-04 17:02:49.349984"]]
|
63469
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
63470
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63471
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.351729"], ["updated_at", "2015-11-04 17:02:49.351729"]]
|
63472
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63473
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63474
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.353460"], ["updated_at", "2015-11-04 17:02:49.353460"]]
|
63475
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
63476
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63477
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.355027"], ["updated_at", "2015-11-04 17:02:49.355027"]]
|
63478
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63479
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63480
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63481
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$TKVZRNIx.XtBWXZCroJuteFS3shzUJlRAJtMf.ClpIrVLdxGSPTW."], ["remember_token", "SKf6dzS0LspZ673CdnGPsQ"], ["created_at", "2015-11-04 17:02:49.359457"], ["updated_at", "2015-11-04 17:02:49.359457"]]
|
63482
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63483
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63484
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.362794"], ["updated_at", "2015-11-04 17:02:49.362794"]]
|
63485
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63486
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63487
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63488
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.366058"], ["updated_at", "2015-11-04 17:02:49.366058"]]
|
63489
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63490
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63491
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63492
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.368591"], ["updated_at", "2015-11-04 17:02:49.368591"]]
|
63493
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63494
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63495
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63496
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.370774"], ["updated_at", "2015-11-04 17:02:49.370774"]]
|
63497
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63498
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63499
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63500
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.372890"], ["updated_at", "2015-11-04 17:02:49.372890"]]
|
63501
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63502
|
+
Processing by AnonymousController#index as HTML
|
63503
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "ZGDFtFX4b_lwOVyxSqCuzw"]]
|
63504
|
+
[1m[35mAdeia::Token Load (0.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63505
|
+
[1m[36mAdeia::Group Load (0.2ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
63506
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
63507
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
63508
|
+
Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.6ms)
|
63509
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
63510
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
63511
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63512
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$KvOdOLa1JBM4cdBIwFcpUeoY6/5Ow9Wez0hafzfFitDnbalXOJ2em"], ["remember_token", "fhM6VzbQdSEyHIptmwSYcQ"], ["created_at", "2015-11-04 17:02:49.388927"], ["updated_at", "2015-11-04 17:02:49.388927"]]
|
63513
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63514
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
63515
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63516
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:02:49.397699"], ["updated_at", "2015-11-04 17:02:49.397699"]]
|
63517
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63518
|
+
[1m[36mAdeia::Action Load (0.0ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63519
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63520
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:02:49.400480"], ["updated_at", "2015-11-04 17:02:49.400480"]]
|
63521
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
63522
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63523
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:02:49.403669"], ["updated_at", "2015-11-04 17:02:49.403669"]]
|
63524
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.404948"], ["updated_at", "2015-11-04 17:02:49.404948"]]
|
63525
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63526
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63527
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63528
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.408887"], ["updated_at", "2015-11-04 17:02:49.408887"]]
|
63529
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63530
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63531
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.411238"], ["updated_at", "2015-11-04 17:02:49.411238"]]
|
63532
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63533
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63534
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.413362"], ["updated_at", "2015-11-04 17:02:49.413362"]]
|
63535
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63536
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63537
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.415200"], ["updated_at", "2015-11-04 17:02:49.415200"]]
|
63538
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63539
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63540
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.416764"], ["updated_at", "2015-11-04 17:02:49.416764"]]
|
63541
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
63542
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63543
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63544
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$a.r4gsTa8i2HAaEAt7uQvunivMoMgY2CB2turQ8iwE3wwHCU3MaKy"], ["remember_token", "wyAAUvR13mXb91y2cXJv1g"], ["created_at", "2015-11-04 17:02:49.421523"], ["updated_at", "2015-11-04 17:02:49.421523"]]
|
63545
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63546
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63547
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.424690"], ["updated_at", "2015-11-04 17:02:49.424690"]]
|
63548
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63549
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63550
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63551
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.427908"], ["updated_at", "2015-11-04 17:02:49.427908"]]
|
63552
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63553
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63554
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63555
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.431445"], ["updated_at", "2015-11-04 17:02:49.431445"]]
|
63556
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63557
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63558
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63559
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.433905"], ["updated_at", "2015-11-04 17:02:49.433905"]]
|
63560
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63561
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63562
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63563
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.436289"], ["updated_at", "2015-11-04 17:02:49.436289"]]
|
63564
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63565
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63566
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63567
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.438992"], ["updated_at", "2015-11-04 17:02:49.438992"]]
|
63568
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63569
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63570
|
+
[1m[36mAdeia::Action Load (0.0ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63571
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63572
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 11], ["read_right", "t"], ["created_at", "2015-11-04 17:02:49.444165"], ["updated_at", "2015-11-04 17:02:49.444165"]]
|
63573
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 2], ["created_at", "2015-11-04 17:02:49.445919"], ["updated_at", "2015-11-04 17:02:49.445919"]]
|
63574
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63575
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63576
|
+
Processing by AnonymousController#index as HTML
|
63577
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "fhM6VzbQdSEyHIptmwSYcQ"]]
|
63578
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63579
|
+
[1m[36mAdeia::Group Load (0.1ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
63580
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
63581
|
+
[1m[36mAdeia::Permission Load (0.0ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
63582
|
+
Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.4ms)
|
63583
|
+
[1m[35m (1.3ms)[0m rollback transaction
|
63584
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
63585
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63586
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$U8g3w22JDFlOpka5iIJfROdwzZUU6T2YotCwG2fpueMx3GXV/iYSS"], ["remember_token", "o2MLT5vDdiglfjQ_aOXgxA"], ["created_at", "2015-11-04 17:02:49.461282"], ["updated_at", "2015-11-04 17:02:49.461282"]]
|
63587
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63588
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63589
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63590
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$/2EqaFZBWmYGXAAOh26L.ue4teAZxh28tiPwuQd1PZZnc79MyR/EG"], ["remember_token", "3R275VjzivQud1jKUiQXmg"], ["created_at", "2015-11-04 17:02:49.473876"], ["updated_at", "2015-11-04 17:02:49.473876"]]
|
63591
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63592
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63593
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.475896"], ["updated_at", "2015-11-04 17:02:49.475896"]]
|
63594
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63595
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63596
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63597
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.478234"], ["updated_at", "2015-11-04 17:02:49.478234"]]
|
63598
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63599
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63600
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63601
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.480492"], ["updated_at", "2015-11-04 17:02:49.480492"]]
|
63602
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63603
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63604
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63605
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.482483"], ["updated_at", "2015-11-04 17:02:49.482483"]]
|
63606
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63607
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63608
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63609
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.484311"], ["updated_at", "2015-11-04 17:02:49.484311"]]
|
63610
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63611
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63612
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63613
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.487255"], ["updated_at", "2015-11-04 17:02:49.487255"]]
|
63614
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63615
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63616
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63617
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.489400"], ["updated_at", "2015-11-04 17:02:49.489400"]]
|
63618
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63619
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63620
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63621
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:02:49.493124"], ["updated_at", "2015-11-04 17:02:49.493124"]]
|
63622
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63623
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63624
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63625
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:02:49.496198"], ["updated_at", "2015-11-04 17:02:49.496198"]]
|
63626
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63627
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63628
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:02:49.499688"], ["updated_at", "2015-11-04 17:02:49.499688"]]
|
63629
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.501274"], ["updated_at", "2015-11-04 17:02:49.501274"]]
|
63630
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63631
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63632
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
63633
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63634
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63635
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 2], ["read_right", "t"], ["created_at", "2015-11-04 17:02:49.508279"], ["updated_at", "2015-11-04 17:02:49.508279"]]
|
63636
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 2], ["created_at", "2015-11-04 17:02:49.509533"], ["updated_at", "2015-11-04 17:02:49.509533"]]
|
63637
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63638
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63639
|
+
Processing by AnonymousController#index as HTML
|
63640
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "o2MLT5vDdiglfjQ_aOXgxA"]]
|
63641
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
63642
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
63643
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
63644
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
63645
|
+
Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.4ms)
|
63646
|
+
[1m[36m (1.0ms)[0m [1mrollback transaction[0m
|
63647
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63648
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63649
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$u.fuA.M03X7s4eLitGzymOWZueyiznFsNSH5TYwTIMgk7uLx18NQe"], ["remember_token", "csXIsRt9QgfKyG6bJpH83w"], ["created_at", "2015-11-04 17:02:49.522638"], ["updated_at", "2015-11-04 17:02:49.522638"]]
|
63650
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63651
|
+
[1m[35mAdeia::Element Load (0.0ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63652
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63653
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:02:49.525706"], ["updated_at", "2015-11-04 17:02:49.525706"]]
|
63654
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63655
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63656
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63657
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:02:49.528418"], ["updated_at", "2015-11-04 17:02:49.528418"]]
|
63658
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63659
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63660
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:02:49.532477"], ["updated_at", "2015-11-04 17:02:49.532477"]]
|
63661
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.533851"], ["updated_at", "2015-11-04 17:02:49.533851"]]
|
63662
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63663
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63664
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63665
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63666
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$80xpGEE8pXJFoJ7PMtvayuNEzeSvGOYI8m/HkHyI1YY0/nq7I7Wla"], ["remember_token", "n-xNDTuKgpzWuW67n_zJng"], ["created_at", "2015-11-04 17:02:49.546700"], ["updated_at", "2015-11-04 17:02:49.546700"]]
|
63667
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63668
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63669
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.548531"], ["updated_at", "2015-11-04 17:02:49.548531"]]
|
63670
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63671
|
+
Processing by AnonymousController#show as HTML
|
63672
|
+
Parameters: {"id"=>"1"}
|
63673
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "csXIsRt9QgfKyG6bJpH83w"]]
|
63674
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.1ms)
|
63675
|
+
[1m[36m (1.2ms)[0m [1mrollback transaction[0m
|
63676
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63677
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63678
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$niHkJ02PibfC89FEIoNxKuCIk3A.WHlaPKs9WeHkDau/759wQVr0q"], ["remember_token", "hEcH7noBMcjOFuw0TrhiPQ"], ["created_at", "2015-11-04 17:02:49.564640"], ["updated_at", "2015-11-04 17:02:49.564640"]]
|
63679
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63680
|
+
[1m[35mAdeia::Element Load (0.0ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63681
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63682
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:02:49.567959"], ["updated_at", "2015-11-04 17:02:49.567959"]]
|
63683
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63684
|
+
[1m[35mAdeia::Action Load (0.2ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63685
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63686
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:02:49.572254"], ["updated_at", "2015-11-04 17:02:49.572254"]]
|
63687
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63688
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63689
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:02:49.578321"], ["updated_at", "2015-11-04 17:02:49.578321"]]
|
63690
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.580468"], ["updated_at", "2015-11-04 17:02:49.580468"]]
|
63691
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63692
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63693
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63694
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63695
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$2DHQ0E0355m0szE44mOlp.7N8s/5HWcVNk5YJqIAzEssLyT9/sY2i"], ["remember_token", "yXCKP_IajAX1RfEq8Q4Z0Q"], ["created_at", "2015-11-04 17:02:49.587679"], ["updated_at", "2015-11-04 17:02:49.587679"]]
|
63696
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63697
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63698
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.589529"], ["updated_at", "2015-11-04 17:02:49.589529"]]
|
63699
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63700
|
+
Processing by AnonymousController#show as HTML
|
63701
|
+
Parameters: {"id"=>"1"}
|
63702
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "hEcH7noBMcjOFuw0TrhiPQ"]]
|
63703
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.1ms)
|
63704
|
+
[1m[36m (1.1ms)[0m [1mrollback transaction[0m
|
63705
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63706
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63707
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$mf08Il.hXmyV5TAIyreWeedr1HXh/gg8CFR877ZUkz1pEMEydRcM2"], ["remember_token", "2_CJuzsljvL65zJO2hohLA"], ["created_at", "2015-11-04 17:02:49.604117"], ["updated_at", "2015-11-04 17:02:49.604117"]]
|
63708
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63709
|
+
[1m[35mAdeia::Element Load (0.0ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63710
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63711
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:02:49.607379"], ["updated_at", "2015-11-04 17:02:49.607379"]]
|
63712
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63713
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63714
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63715
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:02:49.610016"], ["updated_at", "2015-11-04 17:02:49.610016"]]
|
63716
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63717
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63718
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "create_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["create_right", "t"], ["created_at", "2015-11-04 17:02:49.615266"], ["updated_at", "2015-11-04 17:02:49.615266"]]
|
63719
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.616791"], ["updated_at", "2015-11-04 17:02:49.616791"]]
|
63720
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63721
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63722
|
+
Processing by AnonymousController#new as HTML
|
63723
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "2_CJuzsljvL65zJO2hohLA"]]
|
63724
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63725
|
+
[1m[36mAdeia::Group Load (0.1ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
63726
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."create_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["create_right", "t"]]
|
63727
|
+
Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.4ms)
|
63728
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
63729
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63730
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63731
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$pbtUJblNHeQVIvJiSY6/LOZZHgAkMGKe4ue0TT6L0DQBI.nkzFTx2"], ["remember_token", "zFqWfKgbOIB39j1Uy951Gw"], ["created_at", "2015-11-04 17:02:49.634410"], ["updated_at", "2015-11-04 17:02:49.634410"]]
|
63732
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63733
|
+
[1m[35mAdeia::Element Load (0.0ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63734
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63735
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:02:49.637588"], ["updated_at", "2015-11-04 17:02:49.637588"]]
|
63736
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63737
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63738
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63739
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:02:49.640128"], ["updated_at", "2015-11-04 17:02:49.640128"]]
|
63740
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63741
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63742
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "update_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["update_right", "t"], ["created_at", "2015-11-04 17:02:49.644264"], ["updated_at", "2015-11-04 17:02:49.644264"]]
|
63743
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.645596"], ["updated_at", "2015-11-04 17:02:49.645596"]]
|
63744
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63745
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63746
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63747
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63748
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$zIX7rNoOJ6x9g79u5WZ1Qu5ldxlCgvOojixLyKzAFWYPnJTHXHBBy"], ["remember_token", "ene6ISdGph04TPYWJDoQkA"], ["created_at", "2015-11-04 17:02:49.651740"], ["updated_at", "2015-11-04 17:02:49.651740"]]
|
63749
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63750
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63751
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.653621"], ["updated_at", "2015-11-04 17:02:49.653621"]]
|
63752
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63753
|
+
Processing by AnonymousController#edit as HTML
|
63754
|
+
Parameters: {"id"=>"1"}
|
63755
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "zFqWfKgbOIB39j1Uy951Gw"]]
|
63756
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.1ms)
|
63757
|
+
[1m[36m (1.1ms)[0m [1mrollback transaction[0m
|
63758
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63759
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63760
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$9/HOHiBqEInBzT4LP8HJqOA4dIhOalNPP6IwulGnBe1A76Aig10xu"], ["remember_token", "b9e3cKTzPN894UWSJt8LTw"], ["created_at", "2015-11-04 17:02:49.668906"], ["updated_at", "2015-11-04 17:02:49.668906"]]
|
63761
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63762
|
+
[1m[35mAdeia::Element Load (0.0ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63763
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63764
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:02:49.672098"], ["updated_at", "2015-11-04 17:02:49.672098"]]
|
63765
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63766
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63767
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63768
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:02:49.674691"], ["updated_at", "2015-11-04 17:02:49.674691"]]
|
63769
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63770
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63771
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "update_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["update_right", "t"], ["created_at", "2015-11-04 17:02:49.678716"], ["updated_at", "2015-11-04 17:02:49.678716"]]
|
63772
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:02:49.679985"], ["updated_at", "2015-11-04 17:02:49.679985"]]
|
63773
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63774
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63775
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63776
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63777
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$kSX9DcPNhG0TSZfOWZV6xuM5UaHdMrfLMROv90sNwK7xP3iB7RZNy"], ["remember_token", "GEdgUMAk-OweVgBRp9a46A"], ["created_at", "2015-11-04 17:02:49.685373"], ["updated_at", "2015-11-04 17:02:49.685373"]]
|
63778
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
63779
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63780
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.686964"], ["updated_at", "2015-11-04 17:02:49.686964"]]
|
63781
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63782
|
+
Processing by AnonymousController#edit as HTML
|
63783
|
+
Parameters: {"id"=>"1"}
|
63784
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "b9e3cKTzPN894UWSJt8LTw"]]
|
63785
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.1ms)
|
63786
|
+
[1m[36m (1.3ms)[0m [1mrollback transaction[0m
|
63787
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63788
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63789
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$vNJpBP2oz5.5I9BAu8UGrefcETwyF0MF.cnvIl4wmu9yujShCxypC"], ["remember_token", "kw6E-AA1_PYHSg03R3EAgg"], ["created_at", "2015-11-04 17:02:49.705212"], ["updated_at", "2015-11-04 17:02:49.705212"]]
|
63790
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63791
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63792
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63793
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$ubw.MmXyBFHeku7fSevsgeINmL/VVoywIEVAvQ9UlvHNXC2dB6qni"], ["remember_token", "FowBqUIoBqy-09Pgu7NnnA"], ["created_at", "2015-11-04 17:02:49.718033"], ["updated_at", "2015-11-04 17:02:49.718033"]]
|
63794
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63795
|
+
Processing by AnonymousController#create as HTML
|
63796
|
+
Parameters: {"article"=>{"title"=>"Des ours meurt chaque année", "content"=>"Chaque année, plus de 1000 ourse blancs meurt", "user"=>"2"}}
|
63797
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "kw6E-AA1_PYHSg03R3EAgg"]]
|
63798
|
+
Rendered text template (0.0ms)
|
63799
|
+
Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.1ms)
|
63800
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
63801
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63802
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63803
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$nHJwYezVd9o6pIQiVyXS1ukL22WVn8.zEFmskbnPPO76B/88UP1iq"], ["remember_token", "mPPnuTogJSWGNz_A6x4d3g"], ["created_at", "2015-11-04 17:02:49.739029"], ["updated_at", "2015-11-04 17:02:49.739029"]]
|
63804
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63805
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63806
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63807
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$lGLP3o3g3xcOEAMEzA7swOgDA4l/ceeVF7/6m7ArEkjqf5IXHryyq"], ["remember_token", "6mGPe_Iz_Z8RLMTQzNcthQ"], ["created_at", "2015-11-04 17:02:49.751508"], ["updated_at", "2015-11-04 17:02:49.751508"]]
|
63808
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63809
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63810
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:02:49.753527"], ["updated_at", "2015-11-04 17:02:49.753527"]]
|
63811
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
63812
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63813
|
+
Processing by AnonymousController#update as HTML
|
63814
|
+
Parameters: {"article"=>{"title"=>"Des ours meurt chaque année", "content"=>"Chaque année, plus de 1000 ourse blancs meurt", "user"=>"2"}, "id"=>"1"}
|
63815
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "mPPnuTogJSWGNz_A6x4d3g"]]
|
63816
|
+
Rendered text template (0.0ms)
|
63817
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.1ms)
|
63818
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
63819
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63820
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63821
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63822
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$.2wpvWHQeNKRUr9BUf6deuPgUagqaqVuM2eB9jnKmavswrEq.KalW"], ["remember_token", "rSDemFDlbVt-nKCjjcBHwQ"], ["created_at", "2015-11-04 17:02:49.772084"], ["updated_at", "2015-11-04 17:02:49.772084"]]
|
63823
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63824
|
+
Processing by AnonymousController#create as HTML
|
63825
|
+
Parameters: {"article"=>{"title"=>"Des ours meurt chaque année", "content"=>"Chaque année, plus de 1000 ourse blancs meurt", "user"=>"1"}}
|
63826
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
63827
|
+
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.2ms)
|
63828
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
63829
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
63830
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63831
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63832
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$evPefEPhIT/WHz2M6DWDr.Yu3SbQ5yNWBELWr1zeaAw7N4xBNHikC"], ["remember_token", "HJ4aQna008ZNma7O5Esdcw"], ["created_at", "2015-11-04 17:02:49.791780"], ["updated_at", "2015-11-04 17:02:49.791780"]]
|
63833
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63834
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63835
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:02:49.794090"], ["updated_at", "2015-11-04 17:02:49.794090"]]
|
63836
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63837
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63838
|
+
Processing by AnonymousController#update as HTML
|
63839
|
+
Parameters: {"article"=>{"title"=>"Des ours meurt chaque année", "content"=>"Chaque année, plus de 1000 ourse blancs meurt", "user"=>"1"}, "id"=>"1"}
|
63840
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
63841
|
+
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)
|
63842
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
63843
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
63844
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63845
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63846
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$db5O9BQ2DmQOuaccBduScu8DWtg0TMI3sBmKxJBA36jfdPmonNOFe"], ["remember_token", "mtd-YpyuiFhXGHYdGN8Njg"], ["created_at", "2015-11-04 17:05:44.570923"], ["updated_at", "2015-11-04 17:05:44.570923"]]
|
63847
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63848
|
+
[1m[35mAdeia::Element Load (0.7ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63849
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63850
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:05:44.632542"], ["updated_at", "2015-11-04 17:05:44.632542"]]
|
63851
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63852
|
+
[1m[35mAdeia::Action Load (0.7ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63853
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63854
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:05:44.653952"], ["updated_at", "2015-11-04 17:05:44.653952"]]
|
63855
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63856
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63857
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:05:44.685858"], ["updated_at", "2015-11-04 17:05:44.685858"]]
|
63858
|
+
[1m[35mSQL (1.9ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:05:44.689322"], ["updated_at", "2015-11-04 17:05:44.689322"]]
|
63859
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63860
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63861
|
+
Processing by AnonymousController#index as HTML
|
63862
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "mtd-YpyuiFhXGHYdGN8Njg"]]
|
63863
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63864
|
+
[1m[36mAdeia::Group Load (0.6ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
63865
|
+
[1m[35m (0.2ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
63866
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
63867
|
+
Completed 500 Internal Server Error in 40ms (ActiveRecord: 2.3ms)
|
63868
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
63869
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
63870
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63871
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63872
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$RPN.Kw7hvt1sJtSeleCVYO.qsPjKLEaT6bKnqSJIGjb0ertdDbcGy"], ["remember_token", "O37eaNb0IiqCJPtC6V9iKA"], ["created_at", "2015-11-04 17:05:55.981280"], ["updated_at", "2015-11-04 17:05:55.981280"]]
|
63873
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63874
|
+
[1m[35mAdeia::Element Load (0.7ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63875
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63876
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:05:56.046489"], ["updated_at", "2015-11-04 17:05:56.046489"]]
|
63877
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63878
|
+
[1m[35mAdeia::Action Load (0.5ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63879
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63880
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:05:56.068227"], ["updated_at", "2015-11-04 17:05:56.068227"]]
|
63881
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63882
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63883
|
+
[1m[36mSQL (1.7ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:05:56.099359"], ["updated_at", "2015-11-04 17:05:56.099359"]]
|
63884
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:05:56.102677"], ["updated_at", "2015-11-04 17:05:56.102677"]]
|
63885
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63886
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63887
|
+
Processing by AnonymousController#index as HTML
|
63888
|
+
Rendered text template (0.0ms)
|
63889
|
+
Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
|
63890
|
+
[1m[36m (1.1ms)[0m [1mrollback transaction[0m
|
63891
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
63892
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63893
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63894
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$Jq9XQHBF/Z1cToj5i7fr1ekY.acO9IfjmOjvuujtDxhxn/K8Na1mO"], ["remember_token", "y8N9h3s3_w6cQZ3sf3vz-g"], ["created_at", "2015-11-04 17:06:09.594789"], ["updated_at", "2015-11-04 17:06:09.594789"]]
|
63895
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63896
|
+
[1m[35mAdeia::Element Load (0.7ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63897
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63898
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:06:09.649132"], ["updated_at", "2015-11-04 17:06:09.649132"]]
|
63899
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63900
|
+
[1m[35mAdeia::Action Load (0.6ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63901
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63902
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:06:09.668229"], ["updated_at", "2015-11-04 17:06:09.668229"]]
|
63903
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63904
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63905
|
+
[1m[36mSQL (1.7ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:06:09.698174"], ["updated_at", "2015-11-04 17:06:09.698174"]]
|
63906
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:09.701422"], ["updated_at", "2015-11-04 17:06:09.701422"]]
|
63907
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63908
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63909
|
+
Processing by ArticlesController#index as HTML
|
63910
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "y8N9h3s3_w6cQZ3sf3vz-g"]]
|
63911
|
+
[1m[35mAdeia::Token Load (0.6ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63912
|
+
[1m[36mAdeia::Group Load (0.8ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
63913
|
+
[1m[35m (0.2ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
63914
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
63915
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63916
|
+
Rendered articles/index.html.erb within layouts/application (0.4ms)
|
63917
|
+
Completed 200 OK in 44ms (Views: 14.7ms | ActiveRecord: 2.7ms)
|
63918
|
+
[1m[36m (1.0ms)[0m [1mrollback transaction[0m
|
63919
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63920
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63921
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$LubTbOar52rCrYDUAEl2kukAAhYpH09o4SLEGRSy.izhlGUjIMHWu"], ["remember_token", "brfZXSuHd9CLBbHFagPOBw"], ["created_at", "2015-11-04 17:06:09.766557"], ["updated_at", "2015-11-04 17:06:09.766557"]]
|
63922
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63923
|
+
[1m[35mAdeia::Element Load (0.0ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63924
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63925
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:06:09.770137"], ["updated_at", "2015-11-04 17:06:09.770137"]]
|
63926
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63927
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63928
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63929
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:06:09.774574"], ["updated_at", "2015-11-04 17:06:09.774574"]]
|
63930
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63931
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63932
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:06:09.778009"], ["updated_at", "2015-11-04 17:06:09.778009"]]
|
63933
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:09.779380"], ["updated_at", "2015-11-04 17:06:09.779380"]]
|
63934
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63935
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63936
|
+
Processing by ArticlesController#index as HTML
|
63937
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "brfZXSuHd9CLBbHFagPOBw"]]
|
63938
|
+
[1m[35mAdeia::Token Load (0.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63939
|
+
[1m[36mAdeia::Group Load (0.1ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
63940
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
63941
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
63942
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
63943
|
+
Rendered articles/index.html.erb within layouts/application (0.3ms)
|
63944
|
+
Completed 200 OK in 10ms (Views: 1.4ms | ActiveRecord: 0.7ms)
|
63945
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
63946
|
+
[1m[35m (0.1ms)[0m begin transaction
|
63947
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63948
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$dtDh4wO.An6WPn0YQG6Oe.faz0UjCDi4SIlrAf7SJlH4.i6uBeRdu"], ["remember_token", "ScYEFBj6Ba_Hgz8hHKlr8w"], ["created_at", "2015-11-04 17:06:09.802511"], ["updated_at", "2015-11-04 17:06:09.802511"]]
|
63949
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63950
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
63951
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
63952
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:06:09.807230"], ["updated_at", "2015-11-04 17:06:09.807230"]]
|
63953
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63954
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
63955
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63956
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:06:09.811530"], ["updated_at", "2015-11-04 17:06:09.811530"]]
|
63957
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63958
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
63959
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:06:09.815598"], ["updated_at", "2015-11-04 17:06:09.815598"]]
|
63960
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:09.817140"], ["updated_at", "2015-11-04 17:06:09.817140"]]
|
63961
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
63962
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63963
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
63964
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63965
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$ukOuWgnGExuX8Dr5lnxqMOfr7NjFzpVgAZMO/jFlQuIbzMTO1scrK"], ["remember_token", "6zOBz7k7p1PtYQZEiRQ_LA"], ["created_at", "2015-11-04 17:06:09.833018"], ["updated_at", "2015-11-04 17:06:09.833018"]]
|
63966
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
63967
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63968
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:09.836189"], ["updated_at", "2015-11-04 17:06:09.836189"]]
|
63969
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63970
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63971
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63972
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:09.841427"], ["updated_at", "2015-11-04 17:06:09.841427"]]
|
63973
|
+
[1m[36m (0.7ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63974
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63975
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
63976
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:09.846298"], ["updated_at", "2015-11-04 17:06:09.846298"]]
|
63977
|
+
[1m[36m (0.6ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63978
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63979
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63980
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:09.849761"], ["updated_at", "2015-11-04 17:06:09.849761"]]
|
63981
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63982
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
63983
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
63984
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:09.851986"], ["updated_at", "2015-11-04 17:06:09.851986"]]
|
63985
|
+
[1m[36m (0.5ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
63986
|
+
Processing by ArticlesController#index as HTML
|
63987
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "ScYEFBj6Ba_Hgz8hHKlr8w"]]
|
63988
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
63989
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
63990
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
63991
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
63992
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
63993
|
+
Rendered articles/index.html.erb within layouts/application (0.3ms)
|
63994
|
+
Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 0.5ms)
|
63995
|
+
[1m[35m (1.1ms)[0m rollback transaction
|
63996
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
63997
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
63998
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$wflbpG0lVrJ3w9o1RuowfezyzFHEiAWlKmPPDLWMvFICk6Uj8ua9m"], ["remember_token", "H3k5JsvvfCtouSnhrUZPwQ"], ["created_at", "2015-11-04 17:06:09.874144"], ["updated_at", "2015-11-04 17:06:09.874144"]]
|
63999
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64000
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64001
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64002
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:06:09.880903"], ["updated_at", "2015-11-04 17:06:09.880903"]]
|
64003
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64004
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64005
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64006
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:06:09.885057"], ["updated_at", "2015-11-04 17:06:09.885057"]]
|
64007
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64008
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64009
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:06:09.890113"], ["updated_at", "2015-11-04 17:06:09.890113"]]
|
64010
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:09.893143"], ["updated_at", "2015-11-04 17:06:09.893143"]]
|
64011
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64012
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64013
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64014
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:09.901719"], ["updated_at", "2015-11-04 17:06:09.901719"]]
|
64015
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64016
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64017
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:09.904548"], ["updated_at", "2015-11-04 17:06:09.904548"]]
|
64018
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64019
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64020
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:09.907084"], ["updated_at", "2015-11-04 17:06:09.907084"]]
|
64021
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64022
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64023
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:09.909946"], ["updated_at", "2015-11-04 17:06:09.909946"]]
|
64024
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64025
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64026
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:09.913431"], ["updated_at", "2015-11-04 17:06:09.913431"]]
|
64027
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64028
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64029
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64030
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$emoDvSrYOYn4BPHCgOOsyOcqqj7DUHd1dBiZ7ek4AvOY/mg0KhKPi"], ["remember_token", "Bsqg9wJ2MTYSnSHCr3jLTw"], ["created_at", "2015-11-04 17:06:09.921000"], ["updated_at", "2015-11-04 17:06:09.921000"]]
|
64031
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64032
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64033
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:09.923492"], ["updated_at", "2015-11-04 17:06:09.923492"]]
|
64034
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64035
|
+
[1m[35mUser Load (0.3ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64036
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64037
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:09.926229"], ["updated_at", "2015-11-04 17:06:09.926229"]]
|
64038
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64039
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64040
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64041
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:09.928154"], ["updated_at", "2015-11-04 17:06:09.928154"]]
|
64042
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64043
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64044
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64045
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:09.930001"], ["updated_at", "2015-11-04 17:06:09.930001"]]
|
64046
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64047
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64048
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64049
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:09.932005"], ["updated_at", "2015-11-04 17:06:09.932005"]]
|
64050
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64051
|
+
Processing by ArticlesController#index as HTML
|
64052
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "H3k5JsvvfCtouSnhrUZPwQ"]]
|
64053
|
+
[1m[36mAdeia::Token Load (0.2ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64054
|
+
[1m[35mAdeia::Group Load (0.5ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
64055
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64056
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64057
|
+
[1m[36mAdeia::Token Load (0.2ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64058
|
+
Rendered articles/index.html.erb within layouts/application (0.3ms)
|
64059
|
+
Completed 200 OK in 10ms (Views: 1.4ms | ActiveRecord: 1.1ms)
|
64060
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE (user_id = 1 OR id IN (NULL))
|
64061
|
+
[1m[36m (1.2ms)[0m [1mrollback transaction[0m
|
64062
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64063
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64064
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$bvq3sV5D70x3o6TJA5UWMOYeL5ae.lFHDyMfBvbD4zmDpcCQFMjKK"], ["remember_token", "7mNqyDMBC8V7xdDv0UzNNQ"], ["created_at", "2015-11-04 17:06:09.952343"], ["updated_at", "2015-11-04 17:06:09.952343"]]
|
64065
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64066
|
+
[1m[35mAdeia::Element Load (0.0ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64067
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64068
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:06:09.956300"], ["updated_at", "2015-11-04 17:06:09.956300"]]
|
64069
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64070
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64071
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64072
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:06:09.959835"], ["updated_at", "2015-11-04 17:06:09.959835"]]
|
64073
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64074
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64075
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:06:09.963454"], ["updated_at", "2015-11-04 17:06:09.963454"]]
|
64076
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:09.964963"], ["updated_at", "2015-11-04 17:06:09.964963"]]
|
64077
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64078
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64079
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64080
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:09.969672"], ["updated_at", "2015-11-04 17:06:09.969672"]]
|
64081
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64082
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64083
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:09.972610"], ["updated_at", "2015-11-04 17:06:09.972610"]]
|
64084
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
64085
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64086
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:09.974571"], ["updated_at", "2015-11-04 17:06:09.974571"]]
|
64087
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64088
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64089
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:09.976268"], ["updated_at", "2015-11-04 17:06:09.976268"]]
|
64090
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64091
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64092
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:09.991545"], ["updated_at", "2015-11-04 17:06:09.991545"]]
|
64093
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64094
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64095
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64096
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$VQibB03ETj7ZWCj9r1EW5Os7eEelza1BrAknDLQSsC/fJg09x55FG"], ["remember_token", "u1ffT6tWlHzRPkXumsqSuw"], ["created_at", "2015-11-04 17:06:09.998622"], ["updated_at", "2015-11-04 17:06:09.998622"]]
|
64097
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64098
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64099
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.001084"], ["updated_at", "2015-11-04 17:06:10.001084"]]
|
64100
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64101
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64102
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64103
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.004604"], ["updated_at", "2015-11-04 17:06:10.004604"]]
|
64104
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64105
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64106
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64107
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.006817"], ["updated_at", "2015-11-04 17:06:10.006817"]]
|
64108
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64109
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64110
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64111
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.008882"], ["updated_at", "2015-11-04 17:06:10.008882"]]
|
64112
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64113
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64114
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64115
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.010945"], ["updated_at", "2015-11-04 17:06:10.010945"]]
|
64116
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64117
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64118
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64119
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.013390"], ["updated_at", "2015-11-04 17:06:10.013390"]]
|
64120
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64121
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64122
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64123
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64124
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 11], ["read_right", "t"], ["created_at", "2015-11-04 17:06:10.019214"], ["updated_at", "2015-11-04 17:06:10.019214"]]
|
64125
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 2], ["created_at", "2015-11-04 17:06:10.020489"], ["updated_at", "2015-11-04 17:06:10.020489"]]
|
64126
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64127
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64128
|
+
Processing by ArticlesController#index as HTML
|
64129
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "7mNqyDMBC8V7xdDv0UzNNQ"]]
|
64130
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64131
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
64132
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64133
|
+
[1m[35mAdeia::Permission Load (0.2ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64134
|
+
[1m[36mAdeia::Token Load (0.2ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64135
|
+
Rendered articles/index.html.erb within layouts/application (0.4ms)
|
64136
|
+
Completed 200 OK in 7ms (Views: 1.6ms | ActiveRecord: 0.7ms)
|
64137
|
+
[1m[35mArticle Load (0.2ms)[0m SELECT "articles".* FROM "articles" WHERE (user_id = 1 OR id IN (11))
|
64138
|
+
[1m[36m (1.3ms)[0m [1mrollback transaction[0m
|
64139
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64140
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64141
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$LZLYNC.oJpRkxMVCc6cn3uJlnG8wARf2i7EjPksj1itLIs9Aoes0."], ["remember_token", "2n5m0WqGIXxsQ4JMl-iKmg"], ["created_at", "2015-11-04 17:06:10.040056"], ["updated_at", "2015-11-04 17:06:10.040056"]]
|
64142
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64143
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64144
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64145
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$ly3Krwilq0Q9voXOglxCSerekCvX0iDqkrTemd.s/143vaAF6/IRa"], ["remember_token", "AgpHrzGDk_1gvTfuDh26Cg"], ["created_at", "2015-11-04 17:06:10.045642"], ["updated_at", "2015-11-04 17:06:10.045642"]]
|
64146
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64147
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64148
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.047984"], ["updated_at", "2015-11-04 17:06:10.047984"]]
|
64149
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64150
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64151
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64152
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.050583"], ["updated_at", "2015-11-04 17:06:10.050583"]]
|
64153
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64154
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64155
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64156
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.052859"], ["updated_at", "2015-11-04 17:06:10.052859"]]
|
64157
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64158
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64159
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64160
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.054846"], ["updated_at", "2015-11-04 17:06:10.054846"]]
|
64161
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
64162
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64163
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64164
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.056554"], ["updated_at", "2015-11-04 17:06:10.056554"]]
|
64165
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64166
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64167
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64168
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.058797"], ["updated_at", "2015-11-04 17:06:10.058797"]]
|
64169
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
64170
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64171
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64172
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.060635"], ["updated_at", "2015-11-04 17:06:10.060635"]]
|
64173
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64174
|
+
[1m[36mAdeia::Element Load (0.0ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64175
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64176
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:06:10.063507"], ["updated_at", "2015-11-04 17:06:10.063507"]]
|
64177
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64178
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64179
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64180
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:06:10.066374"], ["updated_at", "2015-11-04 17:06:10.066374"]]
|
64181
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
64182
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64183
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:06:10.069348"], ["updated_at", "2015-11-04 17:06:10.069348"]]
|
64184
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:10.070984"], ["updated_at", "2015-11-04 17:06:10.070984"]]
|
64185
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64186
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64187
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64188
|
+
[1m[36mAdeia::Action Load (0.0ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64189
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64190
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 2], ["read_right", "t"], ["created_at", "2015-11-04 17:06:10.079399"], ["updated_at", "2015-11-04 17:06:10.079399"]]
|
64191
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 2], ["created_at", "2015-11-04 17:06:10.080877"], ["updated_at", "2015-11-04 17:06:10.080877"]]
|
64192
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64193
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64194
|
+
Processing by ArticlesController#index as HTML
|
64195
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "2n5m0WqGIXxsQ4JMl-iKmg"]]
|
64196
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64197
|
+
[1m[36mAdeia::Group Load (0.1ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
64198
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64199
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64200
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64201
|
+
Rendered articles/index.html.erb within layouts/application (0.2ms)
|
64202
|
+
Completed 200 OK in 5ms (Views: 0.9ms | ActiveRecord: 0.4ms)
|
64203
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "articles".* FROM "articles" WHERE "articles"."id" IN (1, 2)[0m
|
64204
|
+
[1m[35m (1.4ms)[0m rollback transaction
|
64205
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
64206
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64207
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$ptSxmz88PntvOl77SKP29.e1q2CGWsVAdAAZ54jrpFtjo.r4jdpn2"], ["remember_token", "5b7xRThy_JFiwhOuNQtBEQ"], ["created_at", "2015-11-04 17:06:10.096615"], ["updated_at", "2015-11-04 17:06:10.096615"]]
|
64208
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64209
|
+
[1m[36mAdeia::Element Load (0.0ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64210
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64211
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:06:10.099988"], ["updated_at", "2015-11-04 17:06:10.099988"]]
|
64212
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
64213
|
+
[1m[36mAdeia::Action Load (0.0ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64214
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64215
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:06:10.103039"], ["updated_at", "2015-11-04 17:06:10.103039"]]
|
64216
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
64217
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64218
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:06:10.106240"], ["updated_at", "2015-11-04 17:06:10.106240"]]
|
64219
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:10.107508"], ["updated_at", "2015-11-04 17:06:10.107508"]]
|
64220
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64221
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64222
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64223
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64224
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$MI8j5uiHkvk.zJPAJk1ImO3lk6WsdpLQ15s3Nlo4wRSNl03ID2oKO"], ["remember_token", "nPr048PqbRYqRtXA-j96OQ"], ["created_at", "2015-11-04 17:06:10.113175"], ["updated_at", "2015-11-04 17:06:10.113175"]]
|
64225
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64226
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64227
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.115002"], ["updated_at", "2015-11-04 17:06:10.115002"]]
|
64228
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64229
|
+
Processing by ArticlesController#show as HTML
|
64230
|
+
Parameters: {"id"=>"1"}
|
64231
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "5b7xRThy_JFiwhOuNQtBEQ"]]
|
64232
|
+
[1m[35mArticle Load (0.1ms)[0m SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 1]]
|
64233
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64234
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
64235
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64236
|
+
[1m[35mAdeia::Permission Load (0.0ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64237
|
+
Rendered articles/show.html.erb within layouts/application (0.3ms)
|
64238
|
+
Completed 200 OK in 7ms (Views: 3.0ms | ActiveRecord: 0.5ms)
|
64239
|
+
[1m[36m (1.1ms)[0m [1mrollback transaction[0m
|
64240
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64241
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64242
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$Dtie3aIY8CcRUnUJS3UroOxIn3vrb94PEt6Y3RF.gxgSjH0PenU6S"], ["remember_token", "-eRTfUg4M5qVQwRZB5dQqQ"], ["created_at", "2015-11-04 17:06:10.130281"], ["updated_at", "2015-11-04 17:06:10.130281"]]
|
64243
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64244
|
+
[1m[35mAdeia::Element Load (0.0ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64245
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64246
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:06:10.133696"], ["updated_at", "2015-11-04 17:06:10.133696"]]
|
64247
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64248
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64249
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64250
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:06:10.136917"], ["updated_at", "2015-11-04 17:06:10.136917"]]
|
64251
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64252
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64253
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:06:10.140303"], ["updated_at", "2015-11-04 17:06:10.140303"]]
|
64254
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:10.141495"], ["updated_at", "2015-11-04 17:06:10.141495"]]
|
64255
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64256
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64257
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64258
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64259
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$q1ZP6PHkXz9lDLuhszcl4.EYg9EcgHd7gkdDuo6i5v4ctXasWqhfK"], ["remember_token", "Oy6ivQ0ccOGJMuy_J-JX_g"], ["created_at", "2015-11-04 17:06:10.147666"], ["updated_at", "2015-11-04 17:06:10.147666"]]
|
64260
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64261
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64262
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.149478"], ["updated_at", "2015-11-04 17:06:10.149478"]]
|
64263
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64264
|
+
Processing by ArticlesController#show as HTML
|
64265
|
+
Parameters: {"id"=>"1"}
|
64266
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "-eRTfUg4M5qVQwRZB5dQqQ"]]
|
64267
|
+
[1m[36mArticle Load (0.0ms)[0m [1mSELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1[0m [["id", 1]]
|
64268
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64269
|
+
[1m[36mAdeia::Group Load (0.1ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
64270
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64271
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64272
|
+
Rendered articles/show.html.erb within layouts/application (0.2ms)
|
64273
|
+
Completed 200 OK in 5ms (Views: 0.9ms | ActiveRecord: 0.4ms)
|
64274
|
+
[1m[35m (1.3ms)[0m rollback transaction
|
64275
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
64276
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64277
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$a4DJKTK.MjysmbURg1LBaeehLkTOXHF9oO12Wa.cyxj1CLg2cR0/u"], ["remember_token", "vLAVksZwujKOSwLimWRtwA"], ["created_at", "2015-11-04 17:06:10.162672"], ["updated_at", "2015-11-04 17:06:10.162672"]]
|
64278
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64279
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64280
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64281
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:06:10.165832"], ["updated_at", "2015-11-04 17:06:10.165832"]]
|
64282
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64283
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64284
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64285
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:06:10.170123"], ["updated_at", "2015-11-04 17:06:10.170123"]]
|
64286
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64287
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64288
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "create_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["create_right", "t"], ["created_at", "2015-11-04 17:06:10.173576"], ["updated_at", "2015-11-04 17:06:10.173576"]]
|
64289
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:10.174836"], ["updated_at", "2015-11-04 17:06:10.174836"]]
|
64290
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64291
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64292
|
+
Processing by ArticlesController#new as HTML
|
64293
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "vLAVksZwujKOSwLimWRtwA"]]
|
64294
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64295
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
64296
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."create_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["create_right", "t"]]
|
64297
|
+
Rendered articles/new.html.erb within layouts/application (0.2ms)
|
64298
|
+
Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.4ms)
|
64299
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
64300
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
64301
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64302
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$0sSctJ5p/eBy9QTDDyOmB.p4D6kK9lH5XNOMrAs9NcZggO8lLN07O"], ["remember_token", "pquopsWRhAvhe1xASx6N4g"], ["created_at", "2015-11-04 17:06:10.190959"], ["updated_at", "2015-11-04 17:06:10.190959"]]
|
64303
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
64304
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64305
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64306
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:06:10.194528"], ["updated_at", "2015-11-04 17:06:10.194528"]]
|
64307
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
64308
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64309
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64310
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:06:10.198370"], ["updated_at", "2015-11-04 17:06:10.198370"]]
|
64311
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64312
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64313
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "update_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["update_right", "t"], ["created_at", "2015-11-04 17:06:10.202187"], ["updated_at", "2015-11-04 17:06:10.202187"]]
|
64314
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:10.204689"], ["updated_at", "2015-11-04 17:06:10.204689"]]
|
64315
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64316
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64317
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64318
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64319
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$bysETuDTuTq7ubnZQQgtbusBD2aicsT/1ScpNlLFxTSGiID7eQolK"], ["remember_token", "-2WpooLp16fvMetIcFpRgw"], ["created_at", "2015-11-04 17:06:10.211582"], ["updated_at", "2015-11-04 17:06:10.211582"]]
|
64320
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64321
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64322
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.213798"], ["updated_at", "2015-11-04 17:06:10.213798"]]
|
64323
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64324
|
+
Processing by ArticlesController#edit as HTML
|
64325
|
+
Parameters: {"id"=>"1"}
|
64326
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "pquopsWRhAvhe1xASx6N4g"]]
|
64327
|
+
[1m[35mArticle Load (0.1ms)[0m SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 1]]
|
64328
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64329
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
64330
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."update_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["update_right", "t"]]
|
64331
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."update_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["update_right", "t"]]
|
64332
|
+
Rendered articles/edit.html.erb within layouts/application (0.3ms)
|
64333
|
+
Completed 200 OK in 7ms (Views: 3.0ms | ActiveRecord: 0.6ms)
|
64334
|
+
[1m[36m (1.1ms)[0m [1mrollback transaction[0m
|
64335
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64336
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64337
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$RzRnXi2z9..YG4pJz6jHOugWUnu5b65MB4NJ8Ta9Rv86Kv5vyETHS"], ["remember_token", "5Y0wmHGk8zJ6EOocpM0WaA"], ["created_at", "2015-11-04 17:06:10.231218"], ["updated_at", "2015-11-04 17:06:10.231218"]]
|
64338
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64339
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64340
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64341
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:06:10.234708"], ["updated_at", "2015-11-04 17:06:10.234708"]]
|
64342
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64343
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64344
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64345
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:06:10.240095"], ["updated_at", "2015-11-04 17:06:10.240095"]]
|
64346
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64347
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64348
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "update_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["update_right", "t"], ["created_at", "2015-11-04 17:06:10.245360"], ["updated_at", "2015-11-04 17:06:10.245360"]]
|
64349
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:10.247399"], ["updated_at", "2015-11-04 17:06:10.247399"]]
|
64350
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64351
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64352
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64353
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64354
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$MEEbb94KQuAr4iZnNtx2vu2Jx2dvhya3IyEhqEP6/Q0ALJJWVzmRC"], ["remember_token", "hNo660xzw3mv7xDoMeLRBg"], ["created_at", "2015-11-04 17:06:10.254856"], ["updated_at", "2015-11-04 17:06:10.254856"]]
|
64355
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64356
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64357
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.256829"], ["updated_at", "2015-11-04 17:06:10.256829"]]
|
64358
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64359
|
+
Processing by ArticlesController#edit as HTML
|
64360
|
+
Parameters: {"id"=>"1"}
|
64361
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "5Y0wmHGk8zJ6EOocpM0WaA"]]
|
64362
|
+
[1m[36mArticle Load (0.0ms)[0m [1mSELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1[0m [["id", 1]]
|
64363
|
+
[1m[35mAdeia::Token Load (0.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64364
|
+
[1m[36mAdeia::Group Load (0.1ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
64365
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."update_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["update_right", "t"]]
|
64366
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."update_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["update_right", "t"]]
|
64367
|
+
Rendered articles/edit.html.erb within layouts/application (0.2ms)
|
64368
|
+
Completed 200 OK in 6ms (Views: 0.9ms | ActiveRecord: 0.6ms)
|
64369
|
+
[1m[35m (1.1ms)[0m rollback transaction
|
64370
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
64371
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64372
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$xatvYYc1Fqlh3mz.r6aGq.W0bYPMlxM8WkeIZzlTz2akQ0hwBOb9u"], ["remember_token", "Z4DgZO8iFwIc8OMN6zEWRw"], ["created_at", "2015-11-04 17:06:10.270224"], ["updated_at", "2015-11-04 17:06:10.270224"]]
|
64373
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64374
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64375
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64376
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$kdFgrBLDnpgSqP4Q/0xl5.Tjdfu/SYNvieW7KUJQmZtWfBCU2452S"], ["remember_token", "DbGyBz_YC4AvYwF3vHycsQ"], ["created_at", "2015-11-04 17:06:10.278073"], ["updated_at", "2015-11-04 17:06:10.278073"]]
|
64377
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64378
|
+
Processing by ArticlesController#create as HTML
|
64379
|
+
Parameters: {"article"=>{"title"=>"Des ours meurt chaque année", "content"=>"Chaque année, plus de 1000 ourse blancs meurt", "user"=>"2"}}
|
64380
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "Z4DgZO8iFwIc8OMN6zEWRw"]]
|
64381
|
+
Unpermitted parameter: user
|
64382
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64383
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:10.283495"], ["updated_at", "2015-11-04 17:06:10.283495"]]
|
64384
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64385
|
+
Redirected to http://test.host/articles/1
|
64386
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.4ms)
|
64387
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
64388
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64389
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
64390
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$8x.qvrGWdNHdYv9XweLXMu.yToegIfo3tw7D/Z4t.dNWEkQYjCs9S"], ["remember_token", "598G6qGKFxS4VbARa0byLg"], ["created_at", "2015-11-04 17:06:10.290705"], ["updated_at", "2015-11-04 17:06:10.290705"]]
|
64391
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64392
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64393
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64394
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$chhNLXL6cmsMVe8.dIjqoeSUtvTZAosCj6900C2Bbtl3IpTz/HnxO"], ["remember_token", "u8AV4Ed6yAvID2mzegQ8Rw"], ["created_at", "2015-11-04 17:06:10.300995"], ["updated_at", "2015-11-04 17:06:10.300995"]]
|
64395
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64396
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64397
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:06:10.302881"], ["updated_at", "2015-11-04 17:06:10.302881"]]
|
64398
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
64399
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64400
|
+
Processing by ArticlesController#update as HTML
|
64401
|
+
Parameters: {"article"=>{"title"=>"Des ours meurt chaque année", "content"=>"Chaque année, plus de 1000 ourse blancs meurt", "user"=>"2"}, "id"=>"1"}
|
64402
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "598G6qGKFxS4VbARa0byLg"]]
|
64403
|
+
[1m[36mArticle Load (0.1ms)[0m [1mSELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1[0m [["id", 1]]
|
64404
|
+
Unpermitted parameter: user
|
64405
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64406
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64407
|
+
Redirected to http://test.host/articles/1
|
64408
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
|
64409
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
64410
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
64411
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64412
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64413
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$f4qtq.I9v9t2cy3aY2lwDOYHMiDhn6CvrBbKF6bBHzmUJiMzRsreS"], ["remember_token", "jvhklKikXP6GfmdLFcMO2w"], ["created_at", "2015-11-04 17:06:10.320361"], ["updated_at", "2015-11-04 17:06:10.320361"]]
|
64414
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64415
|
+
Processing by ArticlesController#create as HTML
|
64416
|
+
Parameters: {"article"=>{"title"=>"Des ours meurt chaque année", "content"=>"Chaque année, plus de 1000 ourse blancs meurt", "user"=>"1"}}
|
64417
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
64418
|
+
Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.1ms)
|
64419
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
64420
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64421
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64422
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64423
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$ANd47ebQ17uo/hLzzfEWxu5OFtIYHS5AHbTvPd0RRwDUu3OFRMnay"], ["remember_token", "FUYm0vSQE1THnCN0SJTY0g"], ["created_at", "2015-11-04 17:06:10.348852"], ["updated_at", "2015-11-04 17:06:10.348852"]]
|
64424
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
64425
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64426
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:06:10.350691"], ["updated_at", "2015-11-04 17:06:10.350691"]]
|
64427
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64428
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64429
|
+
Processing by ArticlesController#update as HTML
|
64430
|
+
Parameters: {"article"=>{"title"=>"Des ours meurt chaque année", "content"=>"Chaque année, plus de 1000 ourse blancs meurt", "user"=>"1"}, "id"=>"1"}
|
64431
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
64432
|
+
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)
|
64433
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
64434
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
64435
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64436
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64437
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$JW5DIXM7E1p46Uvpnyrqie1tDOypw4DU7N99omg4wJ8L8shKxOlt6"], ["remember_token", "9fBJmOlL9OpEAi__fV1UlQ"], ["created_at", "2015-11-04 17:06:18.881876"], ["updated_at", "2015-11-04 17:06:18.881876"]]
|
64438
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64439
|
+
[1m[35mAdeia::Element Load (0.6ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64440
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64441
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:06:18.940197"], ["updated_at", "2015-11-04 17:06:18.940197"]]
|
64442
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64443
|
+
[1m[35mAdeia::Action Load (0.8ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64444
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64445
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:06:18.962500"], ["updated_at", "2015-11-04 17:06:18.962500"]]
|
64446
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64447
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64448
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:06:18.992140"], ["updated_at", "2015-11-04 17:06:18.992140"]]
|
64449
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:18.994987"], ["updated_at", "2015-11-04 17:06:18.994987"]]
|
64450
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64451
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64452
|
+
Processing by AnonymousController#index as HTML
|
64453
|
+
Rendered text template (0.0ms)
|
64454
|
+
Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
|
64455
|
+
[1m[36m (1.0ms)[0m [1mrollback transaction[0m
|
64456
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.8ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
64457
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64458
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64459
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$Xf.6zHwg2W8d2LJ4m/GrWuWldEfAsq6u5dMtP5qQkOBdrr4Crmx5O"], ["remember_token", "yieG-8_jy5ro7eAsXCOVUg"], ["created_at", "2015-11-04 17:06:25.942989"], ["updated_at", "2015-11-04 17:06:25.942989"]]
|
64460
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64461
|
+
[1m[35mAdeia::Element Load (0.7ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64462
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64463
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:06:26.000010"], ["updated_at", "2015-11-04 17:06:26.000010"]]
|
64464
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64465
|
+
[1m[35mAdeia::Action Load (0.6ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64466
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64467
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:06:26.022477"], ["updated_at", "2015-11-04 17:06:26.022477"]]
|
64468
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64469
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64470
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:06:26.053363"], ["updated_at", "2015-11-04 17:06:26.053363"]]
|
64471
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:26.056448"], ["updated_at", "2015-11-04 17:06:26.056448"]]
|
64472
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64473
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64474
|
+
Processing by AnonymousController#index as HTML
|
64475
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "yieG-8_jy5ro7eAsXCOVUg"]]
|
64476
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64477
|
+
[1m[36mAdeia::Group Load (0.8ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
64478
|
+
[1m[35m (0.2ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
64479
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
64480
|
+
Completed 500 Internal Server Error in 37ms (ActiveRecord: 2.3ms)
|
64481
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
64482
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
64483
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64484
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64485
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$jNf1ItjCiL2vvePfhoTZ3ezHcQclFrYCz0vhX.W1a8hgzMCvq1FM2"], ["remember_token", "7yYYhy7nXZ98mMhU2RA2Hw"], ["created_at", "2015-11-04 17:06:42.296479"], ["updated_at", "2015-11-04 17:06:42.296479"]]
|
64486
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64487
|
+
[1m[35mAdeia::Element Load (0.6ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64488
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64489
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:06:42.357225"], ["updated_at", "2015-11-04 17:06:42.357225"]]
|
64490
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64491
|
+
[1m[35mAdeia::Action Load (0.6ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64492
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64493
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:06:42.376623"], ["updated_at", "2015-11-04 17:06:42.376623"]]
|
64494
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64495
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64496
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:06:42.406895"], ["updated_at", "2015-11-04 17:06:42.406895"]]
|
64497
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:06:42.411134"], ["updated_at", "2015-11-04 17:06:42.411134"]]
|
64498
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64499
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64500
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64501
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64502
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64503
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:06:42.427681"], ["updated_at", "2015-11-04 17:06:42.427681"]]
|
64504
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 2], ["created_at", "2015-11-04 17:06:42.429025"], ["updated_at", "2015-11-04 17:06:42.429025"]]
|
64505
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64506
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64507
|
+
Processing by AnonymousController#index as HTML
|
64508
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "7yYYhy7nXZ98mMhU2RA2Hw"]]
|
64509
|
+
[1m[36mAdeia::Token Load (0.8ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64510
|
+
[1m[35mAdeia::Group Load (0.7ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
64511
|
+
[1m[36m (0.2ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
64512
|
+
[1m[35mAdeia::Permission Load (0.2ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
64513
|
+
Completed 500 Internal Server Error in 47ms (ActiveRecord: 2.6ms)
|
64514
|
+
[1m[36m (1.5ms)[0m [1mrollback transaction[0m
|
64515
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
64516
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64517
|
+
[1m[36mAdeia::Element Load (0.6ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64518
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64519
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:06:59.990589"], ["updated_at", "2015-11-04 17:06:59.990589"]]
|
64520
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64521
|
+
[1m[36mAdeia::Action Load (0.5ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64522
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64523
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:07:00.010607"], ["updated_at", "2015-11-04 17:07:00.010607"]]
|
64524
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
64525
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64526
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
64527
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
64528
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
64529
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64530
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64531
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$EGcGHmgStxacFsSsWunk0eGSRuhiSr7iCoIUw30IrrkOu964MUjSO"], ["remember_token", "M0uE-jWCkhfjx2XRoBpwrg"], ["created_at", "2015-11-04 17:07:13.591145"], ["updated_at", "2015-11-04 17:07:13.591145"]]
|
64532
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64533
|
+
[1m[35mAdeia::Element Load (0.7ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64534
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64535
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:07:13.642990"], ["updated_at", "2015-11-04 17:07:13.642990"]]
|
64536
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64537
|
+
[1m[35mAdeia::Action Load (0.6ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64538
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64539
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:07:13.662597"], ["updated_at", "2015-11-04 17:07:13.662597"]]
|
64540
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64541
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64542
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:07:13.696696"], ["updated_at", "2015-11-04 17:07:13.696696"]]
|
64543
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:07:13.699647"], ["updated_at", "2015-11-04 17:07:13.699647"]]
|
64544
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64545
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64546
|
+
Processing by AnonymousController#index as HTML
|
64547
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "M0uE-jWCkhfjx2XRoBpwrg"]]
|
64548
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64549
|
+
[1m[36mAdeia::Group Load (4.8ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
64550
|
+
[1m[35m (0.2ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
64551
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
64552
|
+
Completed 500 Internal Server Error in 42ms (ActiveRecord: 6.5ms)
|
64553
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
64554
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
64555
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64556
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64557
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$tz0zXc8ilAWGTkyk2KWuKexqw8oybOEK5/RgylSUBsHox6mgz/0Wu"], ["remember_token", "CTRkmOQIAUACwpBbRyysiA"], ["created_at", "2015-11-04 17:07:37.856540"], ["updated_at", "2015-11-04 17:07:37.856540"]]
|
64558
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64559
|
+
[1m[35mAdeia::Element Load (0.7ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "anonymous"]]
|
64560
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64561
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "anonymous"], ["created_at", "2015-11-04 17:07:37.921636"], ["updated_at", "2015-11-04 17:07:37.921636"]]
|
64562
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64563
|
+
[1m[35mAdeia::Action Load (0.6ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64564
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64565
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:07:37.941295"], ["updated_at", "2015-11-04 17:07:37.941295"]]
|
64566
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64567
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64568
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:07:37.970397"], ["updated_at", "2015-11-04 17:07:37.970397"]]
|
64569
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:07:37.975009"], ["updated_at", "2015-11-04 17:07:37.975009"]]
|
64570
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64571
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64572
|
+
Processing by AnonymousController#index as HTML
|
64573
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "CTRkmOQIAUACwpBbRyysiA"]]
|
64574
|
+
[1m[35mAdeia::Token Load (0.8ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64575
|
+
[1m[36mAdeia::Group Load (0.7ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
64576
|
+
[1m[35m (0.2ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous' [["read_right", "t"]]
|
64577
|
+
[1m[36mAdeia::Permission Load (0.3ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'anonymous'[0m [["read_right", "t"]]
|
64578
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64579
|
+
Completed 500 Internal Server Error in 28ms (ActiveRecord: 2.8ms)
|
64580
|
+
[1m[36m (1.1ms)[0m [1mrollback transaction[0m
|
64581
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
64582
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64583
|
+
Processing by AnonymousController#index as HTML
|
64584
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
64585
|
+
Completed 500 Internal Server Error in 30ms (ActiveRecord: 0.9ms)
|
64586
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
64587
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
64588
|
+
Processing by AnonymousController#index as HTML
|
64589
|
+
[1m[35mUser Load (0.3ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
64590
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.3ms)
|
64591
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
64592
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
64593
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64594
|
+
Processing by AnonymousController#index as HTML
|
64595
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
64596
|
+
Completed 500 Internal Server Error in 29ms (ActiveRecord: 0.7ms)
|
64597
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
64598
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
64599
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64600
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$MP2kQO6YBYQbvDrAAV.a7uytCE3aGqXmhawwHTyQcw1jFR5IxDqX2"], ["remember_token", "sIKpkR_PQ6ed0PZkmZYo9w"], ["created_at", "2015-11-04 17:19:04.388671"], ["updated_at", "2015-11-04 17:19:04.388671"]]
|
64601
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64602
|
+
Processing by AnonymousController#index as HTML
|
64603
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "sIKpkR_PQ6ed0PZkmZYo9w"]]
|
64604
|
+
Rendered text template (0.0ms)
|
64605
|
+
Completed 200 OK in 12ms (Views: 8.7ms | ActiveRecord: 0.2ms)
|
64606
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
64607
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
64608
|
+
Processing by AnonymousController#index as HTML
|
64609
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
64610
|
+
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.2ms)
|
64611
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
64612
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64613
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64614
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$GYRT4jFCnfZUMahoY3stkeSXjRrkgoWJXEImk8sp/jyWLOkmPiWl."], ["remember_token", "frODmH_59tI-c7CrBHq4Pw"], ["created_at", "2015-11-04 17:19:04.426613"], ["updated_at", "2015-11-04 17:19:04.426613"]]
|
64615
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64616
|
+
Processing by AnonymousController#index as HTML
|
64617
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "frODmH_59tI-c7CrBHq4Pw"]]
|
64618
|
+
Rendered text template (0.0ms)
|
64619
|
+
Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.1ms)
|
64620
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
64621
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
64622
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64623
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64624
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$99UB1EOCrdX/0YzwfUGTGOUIfRN2gNWZbE0z7s04y/AZibpMp1fRG"], ["remember_token", "2u0SfK_11n0Qw5bJ9nixwA"], ["created_at", "2015-11-04 17:19:16.352536"], ["updated_at", "2015-11-04 17:19:16.352536"]]
|
64625
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64626
|
+
[1m[35mAdeia::Element Load (0.5ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64627
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64628
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:19:16.404142"], ["updated_at", "2015-11-04 17:19:16.404142"]]
|
64629
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64630
|
+
[1m[35mAdeia::Action Load (0.7ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64631
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64632
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:19:16.425043"], ["updated_at", "2015-11-04 17:19:16.425043"]]
|
64633
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64634
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64635
|
+
[1m[36mSQL (1.6ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:19:16.455556"], ["updated_at", "2015-11-04 17:19:16.455556"]]
|
64636
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:16.458693"], ["updated_at", "2015-11-04 17:19:16.458693"]]
|
64637
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64638
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64639
|
+
Processing by ArticlesController#index as HTML
|
64640
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "2u0SfK_11n0Qw5bJ9nixwA"]]
|
64641
|
+
[1m[35mAdeia::Token Load (0.8ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64642
|
+
[1m[36mAdeia::Group Load (0.7ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
64643
|
+
[1m[35m (0.2ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64644
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64645
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64646
|
+
Rendered articles/index.html.erb within layouts/application (0.4ms)
|
64647
|
+
Completed 200 OK in 47ms (Views: 19.6ms | ActiveRecord: 2.6ms)
|
64648
|
+
[1m[36m (1.1ms)[0m [1mrollback transaction[0m
|
64649
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64650
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64651
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$i89JAvWRvcRKq/uj9te3kuK1SzZDdADdgxNn/Amohs5foXtkv0NZe"], ["remember_token", "GzrQJF9fhma5vO2s0cdNTg"], ["created_at", "2015-11-04 17:19:16.528122"], ["updated_at", "2015-11-04 17:19:16.528122"]]
|
64652
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64653
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64654
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64655
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:19:16.533414"], ["updated_at", "2015-11-04 17:19:16.533414"]]
|
64656
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64657
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64658
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64659
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:19:16.537964"], ["updated_at", "2015-11-04 17:19:16.537964"]]
|
64660
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64661
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64662
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:19:16.542723"], ["updated_at", "2015-11-04 17:19:16.542723"]]
|
64663
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:16.544563"], ["updated_at", "2015-11-04 17:19:16.544563"]]
|
64664
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64665
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64666
|
+
Processing by ArticlesController#index as HTML
|
64667
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "GzrQJF9fhma5vO2s0cdNTg"]]
|
64668
|
+
[1m[35mAdeia::Token Load (0.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64669
|
+
[1m[36mAdeia::Group Load (0.2ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
64670
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64671
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64672
|
+
[1m[35mAdeia::Token Load (0.4ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64673
|
+
Rendered articles/index.html.erb within layouts/application (1.1ms)
|
64674
|
+
Completed 200 OK in 18ms (Views: 2.4ms | ActiveRecord: 1.3ms)
|
64675
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
64676
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64677
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64678
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$4vkCAOnhsDC8Zysc3PMvzOmwHU7BDaBtUaREJKA290Eka55LfQkIK"], ["remember_token", "_9Wk0eFxqXzf9EYBGrX2hg"], ["created_at", "2015-11-04 17:19:16.578358"], ["updated_at", "2015-11-04 17:19:16.578358"]]
|
64679
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64680
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64681
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64682
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:19:16.584853"], ["updated_at", "2015-11-04 17:19:16.584853"]]
|
64683
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64684
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64685
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64686
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:19:16.589858"], ["updated_at", "2015-11-04 17:19:16.589858"]]
|
64687
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64688
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64689
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:19:16.595755"], ["updated_at", "2015-11-04 17:19:16.595755"]]
|
64690
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:16.598496"], ["updated_at", "2015-11-04 17:19:16.598496"]]
|
64691
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64692
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64693
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64694
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64695
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$PnHAChSEf.FBccOwcoI0IO09SBD9Pyt.lXwJbfTz1KWHvktxCpWxy"], ["remember_token", "6X1ADk1GLePzqLs4WMjCsw"], ["created_at", "2015-11-04 17:19:16.620640"], ["updated_at", "2015-11-04 17:19:16.620640"]]
|
64696
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64697
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64698
|
+
[1m[35mSQL (2.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.626331"], ["updated_at", "2015-11-04 17:19:16.626331"]]
|
64699
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64700
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64701
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64702
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.632509"], ["updated_at", "2015-11-04 17:19:16.632509"]]
|
64703
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64704
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64705
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64706
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.635846"], ["updated_at", "2015-11-04 17:19:16.635846"]]
|
64707
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64708
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64709
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64710
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.639553"], ["updated_at", "2015-11-04 17:19:16.639553"]]
|
64711
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64712
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64713
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64714
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.643016"], ["updated_at", "2015-11-04 17:19:16.643016"]]
|
64715
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64716
|
+
Processing by ArticlesController#index as HTML
|
64717
|
+
[1m[35mUser Load (0.5ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "_9Wk0eFxqXzf9EYBGrX2hg"]]
|
64718
|
+
[1m[36mAdeia::Token Load (0.2ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64719
|
+
[1m[35mAdeia::Group Load (0.2ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
64720
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64721
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64722
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64723
|
+
Rendered articles/index.html.erb within layouts/application (0.3ms)
|
64724
|
+
Completed 200 OK in 10ms (Views: 1.7ms | ActiveRecord: 1.1ms)
|
64725
|
+
[1m[35m (1.3ms)[0m rollback transaction
|
64726
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
64727
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64728
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$zfwX0ar/8fu8TYzJr/r70Oohh6f2O4b78Mus3KdxfBBCMkHgp.IWO"], ["remember_token", "9VJMnOjTrdL9o7eb-mXwqg"], ["created_at", "2015-11-04 17:19:16.668779"], ["updated_at", "2015-11-04 17:19:16.668779"]]
|
64729
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64730
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64731
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64732
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:19:16.676367"], ["updated_at", "2015-11-04 17:19:16.676367"]]
|
64733
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64734
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64735
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64736
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:19:16.681630"], ["updated_at", "2015-11-04 17:19:16.681630"]]
|
64737
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64738
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64739
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:19:16.688187"], ["updated_at", "2015-11-04 17:19:16.688187"]]
|
64740
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:16.690528"], ["updated_at", "2015-11-04 17:19:16.690528"]]
|
64741
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64742
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64743
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64744
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:19:16.699958"], ["updated_at", "2015-11-04 17:19:16.699958"]]
|
64745
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
64746
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64747
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:19:16.705094"], ["updated_at", "2015-11-04 17:19:16.705094"]]
|
64748
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64749
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64750
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:19:16.709579"], ["updated_at", "2015-11-04 17:19:16.709579"]]
|
64751
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64752
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64753
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:19:16.714411"], ["updated_at", "2015-11-04 17:19:16.714411"]]
|
64754
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64755
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64756
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:19:16.717815"], ["updated_at", "2015-11-04 17:19:16.717815"]]
|
64757
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64758
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64759
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64760
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$kfhu0.bdajJABd.yzWeVIOKcX0Yr6en9qCYsNof56CQrp1ucUaJoi"], ["remember_token", "jnsDNXnU96ZMzhqc6Qj0Ag"], ["created_at", "2015-11-04 17:19:16.723744"], ["updated_at", "2015-11-04 17:19:16.723744"]]
|
64761
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64762
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64763
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.726579"], ["updated_at", "2015-11-04 17:19:16.726579"]]
|
64764
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64765
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64766
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64767
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.730542"], ["updated_at", "2015-11-04 17:19:16.730542"]]
|
64768
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64769
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64770
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64771
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.733320"], ["updated_at", "2015-11-04 17:19:16.733320"]]
|
64772
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64773
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64774
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64775
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.736595"], ["updated_at", "2015-11-04 17:19:16.736595"]]
|
64776
|
+
[1m[36m (0.7ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64777
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64778
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64779
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.739937"], ["updated_at", "2015-11-04 17:19:16.739937"]]
|
64780
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64781
|
+
Processing by ArticlesController#index as HTML
|
64782
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "9VJMnOjTrdL9o7eb-mXwqg"]]
|
64783
|
+
[1m[36mAdeia::Token Load (0.2ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64784
|
+
[1m[35mAdeia::Group Load (0.2ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
64785
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64786
|
+
[1m[35mAdeia::Permission Load (0.2ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64787
|
+
[1m[36mAdeia::Token Load (0.2ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64788
|
+
Rendered articles/index.html.erb within layouts/application (0.5ms)
|
64789
|
+
Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.0ms)
|
64790
|
+
[1m[35mArticle Load (0.2ms)[0m SELECT "articles".* FROM "articles" WHERE (user_id = 1 OR id IN (NULL))
|
64791
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
64792
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64793
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64794
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$oSf8oWruXYsxZrXvCmTC6.gjXMcg.tSM6honEdGQ6crJb5dWo1MKu"], ["remember_token", "xjK6zaiW2Nha2prm6PnTKg"], ["created_at", "2015-11-04 17:19:16.762214"], ["updated_at", "2015-11-04 17:19:16.762214"]]
|
64795
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64796
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64797
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64798
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:19:16.767198"], ["updated_at", "2015-11-04 17:19:16.767198"]]
|
64799
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64800
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64801
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64802
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:19:16.770466"], ["updated_at", "2015-11-04 17:19:16.770466"]]
|
64803
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64804
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64805
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:19:16.774450"], ["updated_at", "2015-11-04 17:19:16.774450"]]
|
64806
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:16.776213"], ["updated_at", "2015-11-04 17:19:16.776213"]]
|
64807
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64808
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64809
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64810
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:19:16.780584"], ["updated_at", "2015-11-04 17:19:16.780584"]]
|
64811
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64812
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64813
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:19:16.782660"], ["updated_at", "2015-11-04 17:19:16.782660"]]
|
64814
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64815
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64816
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:19:16.784792"], ["updated_at", "2015-11-04 17:19:16.784792"]]
|
64817
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64818
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64819
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:19:16.788536"], ["updated_at", "2015-11-04 17:19:16.788536"]]
|
64820
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64821
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64822
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:19:16.805597"], ["updated_at", "2015-11-04 17:19:16.805597"]]
|
64823
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64824
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64825
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64826
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$B9RNI.rFhX9gYxIlTvJVGuz0/QDuYKTF4AjIOkwxoSOsjShAObeRW"], ["remember_token", "u7mPJVl7avnrCyx9Si5DRg"], ["created_at", "2015-11-04 17:19:16.810441"], ["updated_at", "2015-11-04 17:19:16.810441"]]
|
64827
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64828
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64829
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.812660"], ["updated_at", "2015-11-04 17:19:16.812660"]]
|
64830
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64831
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64832
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64833
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.815494"], ["updated_at", "2015-11-04 17:19:16.815494"]]
|
64834
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64835
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64836
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64837
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.817659"], ["updated_at", "2015-11-04 17:19:16.817659"]]
|
64838
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64839
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64840
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64841
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.819803"], ["updated_at", "2015-11-04 17:19:16.819803"]]
|
64842
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64843
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64844
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64845
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.822280"], ["updated_at", "2015-11-04 17:19:16.822280"]]
|
64846
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64847
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64848
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64849
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.824515"], ["updated_at", "2015-11-04 17:19:16.824515"]]
|
64850
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64851
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64852
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64853
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64854
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 11], ["read_right", "t"], ["created_at", "2015-11-04 17:19:16.831304"], ["updated_at", "2015-11-04 17:19:16.831304"]]
|
64855
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 2], ["created_at", "2015-11-04 17:19:16.833045"], ["updated_at", "2015-11-04 17:19:16.833045"]]
|
64856
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64857
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64858
|
+
Processing by ArticlesController#index as HTML
|
64859
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "xjK6zaiW2Nha2prm6PnTKg"]]
|
64860
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64861
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
64862
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64863
|
+
[1m[35mAdeia::Permission Load (0.3ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64864
|
+
[1m[36mAdeia::Token Load (0.2ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64865
|
+
Rendered articles/index.html.erb within layouts/application (0.3ms)
|
64866
|
+
Completed 200 OK in 9ms (Views: 1.3ms | ActiveRecord: 0.9ms)
|
64867
|
+
[1m[35mArticle Load (0.2ms)[0m SELECT "articles".* FROM "articles" WHERE (user_id = 1 OR id IN (11))
|
64868
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
64869
|
+
[1m[35m (0.1ms)[0m begin transaction
|
64870
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64871
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$ECSUMgxUthr87IdeFZ8aee0zaA9jqt79WCx/yLJeTkskqOnDelFoi"], ["remember_token", "40aHd-TgHE_ODyz_lt11-Q"], ["created_at", "2015-11-04 17:19:16.854135"], ["updated_at", "2015-11-04 17:19:16.854135"]]
|
64872
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64873
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64874
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64875
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$pwakFm0dncqKzJ0elpcMP.5Eu3kE67XFq9ga5FF/E4Wuq3gFQsQUW"], ["remember_token", "B1MXIlHvnNZVaPXL3Fxblg"], ["created_at", "2015-11-04 17:19:16.858630"], ["updated_at", "2015-11-04 17:19:16.858630"]]
|
64876
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64877
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64878
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.861638"], ["updated_at", "2015-11-04 17:19:16.861638"]]
|
64879
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64880
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64881
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64882
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.865524"], ["updated_at", "2015-11-04 17:19:16.865524"]]
|
64883
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64884
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64885
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64886
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.869183"], ["updated_at", "2015-11-04 17:19:16.869183"]]
|
64887
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64888
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64889
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64890
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.872241"], ["updated_at", "2015-11-04 17:19:16.872241"]]
|
64891
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64892
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64893
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64894
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.874336"], ["updated_at", "2015-11-04 17:19:16.874336"]]
|
64895
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64896
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64897
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64898
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.876391"], ["updated_at", "2015-11-04 17:19:16.876391"]]
|
64899
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64900
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64901
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64902
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.879520"], ["updated_at", "2015-11-04 17:19:16.879520"]]
|
64903
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64904
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64905
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64906
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:19:16.882963"], ["updated_at", "2015-11-04 17:19:16.882963"]]
|
64907
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64908
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64909
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64910
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:19:16.886618"], ["updated_at", "2015-11-04 17:19:16.886618"]]
|
64911
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64912
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64913
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:19:16.890189"], ["updated_at", "2015-11-04 17:19:16.890189"]]
|
64914
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:16.891722"], ["updated_at", "2015-11-04 17:19:16.891722"]]
|
64915
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64916
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64917
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64918
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64919
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64920
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "resource_id", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 2], ["resource_id", 2], ["read_right", "t"], ["created_at", "2015-11-04 17:19:16.900238"], ["updated_at", "2015-11-04 17:19:16.900238"]]
|
64921
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 2], ["created_at", "2015-11-04 17:19:16.902027"], ["updated_at", "2015-11-04 17:19:16.902027"]]
|
64922
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64923
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64924
|
+
Processing by ArticlesController#index as HTML
|
64925
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "40aHd-TgHE_ODyz_lt11-Q"]]
|
64926
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64927
|
+
[1m[36mAdeia::Group Load (0.1ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
64928
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64929
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64930
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64931
|
+
Rendered articles/index.html.erb within layouts/application (0.3ms)
|
64932
|
+
Completed 200 OK in 7ms (Views: 1.0ms | ActiveRecord: 0.6ms)
|
64933
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "articles".* FROM "articles" WHERE "articles"."id" IN (1, 2)[0m
|
64934
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
64935
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
64936
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64937
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$wkK/TQhcvGJbq1AmAxIgae0ldHdlNZKWmTQO0s2Vs9WcR79fEbBvG"], ["remember_token", "KP-MsBLiPSuq-fLiieX0Tg"], ["created_at", "2015-11-04 17:19:16.920099"], ["updated_at", "2015-11-04 17:19:16.920099"]]
|
64938
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64939
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
64940
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64941
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:19:16.923781"], ["updated_at", "2015-11-04 17:19:16.923781"]]
|
64942
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64943
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64944
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64945
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:19:16.927084"], ["updated_at", "2015-11-04 17:19:16.927084"]]
|
64946
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64947
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64948
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:19:16.931040"], ["updated_at", "2015-11-04 17:19:16.931040"]]
|
64949
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:16.932561"], ["updated_at", "2015-11-04 17:19:16.932561"]]
|
64950
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64951
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64952
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
64953
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64954
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$C7rU3.djieuEXFxx5EesFerzeJaVpWSKTlzKBz0/5vFMphcHHCNd6"], ["remember_token", "5f-ilTA9CV1rj_vLf-HaWg"], ["created_at", "2015-11-04 17:19:16.940130"], ["updated_at", "2015-11-04 17:19:16.940130"]]
|
64955
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64956
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64957
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.942949"], ["updated_at", "2015-11-04 17:19:16.942949"]]
|
64958
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64959
|
+
Processing by ArticlesController#show as HTML
|
64960
|
+
Parameters: {"id"=>"1"}
|
64961
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "KP-MsBLiPSuq-fLiieX0Tg"]]
|
64962
|
+
[1m[35mArticle Load (0.1ms)[0m SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 1]]
|
64963
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
64964
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
64965
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
64966
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
64967
|
+
Rendered articles/show.html.erb within layouts/application (0.3ms)
|
64968
|
+
Completed 200 OK in 8ms (Views: 3.4ms | ActiveRecord: 0.6ms)
|
64969
|
+
[1m[36m (4.1ms)[0m [1mrollback transaction[0m
|
64970
|
+
[1m[35m (0.2ms)[0m begin transaction
|
64971
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64972
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$vk4WGXT2TXb19d1Uy2fWne3dDtoGV7gjvw3Mixlqq4r0t57E.G36."], ["remember_token", "7GyRMWlN6AQpgSbxGd9bCg"], ["created_at", "2015-11-04 17:19:16.963755"], ["updated_at", "2015-11-04 17:19:16.963755"]]
|
64973
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64974
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
64975
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64976
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:19:16.968188"], ["updated_at", "2015-11-04 17:19:16.968188"]]
|
64977
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64978
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
64979
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
64980
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:19:16.971909"], ["updated_at", "2015-11-04 17:19:16.971909"]]
|
64981
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64982
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
64983
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:19:16.975194"], ["updated_at", "2015-11-04 17:19:16.975194"]]
|
64984
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:16.976400"], ["updated_at", "2015-11-04 17:19:16.976400"]]
|
64985
|
+
[1m[36mAdeia::Action Load (0.0ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
64986
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64987
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
64988
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
64989
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$CnKoni0tfuy62HaUrxtCUuXmAM2rBMDrb.RtZm2xpA4hjqH9MXt.6"], ["remember_token", "eYHgp1OT6jKtjlQcpsPSoA"], ["created_at", "2015-11-04 17:19:16.983572"], ["updated_at", "2015-11-04 17:19:16.983572"]]
|
64990
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
64991
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
64992
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:16.986094"], ["updated_at", "2015-11-04 17:19:16.986094"]]
|
64993
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
64994
|
+
Processing by ArticlesController#show as HTML
|
64995
|
+
Parameters: {"id"=>"1"}
|
64996
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "7GyRMWlN6AQpgSbxGd9bCg"]]
|
64997
|
+
[1m[36mArticle Load (0.0ms)[0m [1mSELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1[0m [["id", 1]]
|
64998
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
64999
|
+
[1m[36mAdeia::Group Load (0.2ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
65000
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
65001
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65002
|
+
Rendered articles/show.html.erb within layouts/application (0.4ms)
|
65003
|
+
Completed 200 OK in 7ms (Views: 1.5ms | ActiveRecord: 0.6ms)
|
65004
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
65005
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65006
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65007
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$0UBBUaKRsoatHQGebSF6PeYrEJR9c/67K3SPdhCi1EHUfVKa83IfG"], ["remember_token", "tlrBNiQZCvHyqZDdgspxVA"], ["created_at", "2015-11-04 17:19:17.002338"], ["updated_at", "2015-11-04 17:19:17.002338"]]
|
65008
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65009
|
+
[1m[36mAdeia::Element Load (0.0ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
65010
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
65011
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:19:17.005864"], ["updated_at", "2015-11-04 17:19:17.005864"]]
|
65012
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65013
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65014
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65015
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:19:17.011517"], ["updated_at", "2015-11-04 17:19:17.011517"]]
|
65016
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65017
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65018
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "create_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["create_right", "t"], ["created_at", "2015-11-04 17:19:17.016010"], ["updated_at", "2015-11-04 17:19:17.016010"]]
|
65019
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:17.018458"], ["updated_at", "2015-11-04 17:19:17.018458"]]
|
65020
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65021
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65022
|
+
Processing by ArticlesController#new as HTML
|
65023
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "tlrBNiQZCvHyqZDdgspxVA"]]
|
65024
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
65025
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
65026
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."create_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["create_right", "t"]]
|
65027
|
+
Rendered articles/new.html.erb within layouts/application (0.3ms)
|
65028
|
+
Completed 200 OK in 7ms (Views: 2.9ms | ActiveRecord: 0.5ms)
|
65029
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
65030
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65031
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65032
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$MAYZ9VaH8ZA73HLscgtomO9.SbEvxh5oV6cCb.ICLEljKtbRZtK6u"], ["remember_token", "ttbMn2dGRTyrAhqntRNGFQ"], ["created_at", "2015-11-04 17:19:17.035665"], ["updated_at", "2015-11-04 17:19:17.035665"]]
|
65033
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65034
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
65035
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65036
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:19:17.039363"], ["updated_at", "2015-11-04 17:19:17.039363"]]
|
65037
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65038
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65039
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
65040
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:19:17.042538"], ["updated_at", "2015-11-04 17:19:17.042538"]]
|
65041
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65042
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65043
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "update_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["update_right", "t"], ["created_at", "2015-11-04 17:19:17.045741"], ["updated_at", "2015-11-04 17:19:17.045741"]]
|
65044
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:17.046983"], ["updated_at", "2015-11-04 17:19:17.046983"]]
|
65045
|
+
[1m[35mAdeia::Action Load (0.0ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65046
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65047
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
65048
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
65049
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$MLZWdZGx70YeeyQ6RFAGyeEq7M6RG5fieoAbCHg1bdBh2bHXID.I2"], ["remember_token", "Y57uwtBnCZP80CPWQZ5GVw"], ["created_at", "2015-11-04 17:19:17.052565"], ["updated_at", "2015-11-04 17:19:17.052565"]]
|
65050
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65051
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65052
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:17.055138"], ["updated_at", "2015-11-04 17:19:17.055138"]]
|
65053
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65054
|
+
Processing by ArticlesController#edit as HTML
|
65055
|
+
Parameters: {"id"=>"1"}
|
65056
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "ttbMn2dGRTyrAhqntRNGFQ"]]
|
65057
|
+
[1m[35mArticle Load (0.1ms)[0m SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 1]]
|
65058
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
65059
|
+
[1m[35mAdeia::Group Load (0.1ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
65060
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."update_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["update_right", "t"]]
|
65061
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."update_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["update_right", "t"]]
|
65062
|
+
Rendered articles/edit.html.erb within layouts/application (0.5ms)
|
65063
|
+
Completed 200 OK in 9ms (Views: 4.5ms | ActiveRecord: 0.6ms)
|
65064
|
+
[1m[36m (1.0ms)[0m [1mrollback transaction[0m
|
65065
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65066
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65067
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$HbKKzdv5NHVrI841CLfKQOo5u4bGaoMI4A5L12H/qYtYvIpwyNG0e"], ["remember_token", "QqEPna3XODhioLzjatl15Q"], ["created_at", "2015-11-04 17:19:17.072263"], ["updated_at", "2015-11-04 17:19:17.072263"]]
|
65068
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65069
|
+
[1m[35mAdeia::Element Load (0.1ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
65070
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65071
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:19:17.075870"], ["updated_at", "2015-11-04 17:19:17.075870"]]
|
65072
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65073
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65074
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65075
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:19:17.079161"], ["updated_at", "2015-11-04 17:19:17.079161"]]
|
65076
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65077
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65078
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "update_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["update_right", "t"], ["created_at", "2015-11-04 17:19:17.083554"], ["updated_at", "2015-11-04 17:19:17.083554"]]
|
65079
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:19:17.085173"], ["updated_at", "2015-11-04 17:19:17.085173"]]
|
65080
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65081
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65082
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
65083
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
65084
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "editor"], ["password_digest", "$2a$04$h5HT8OaHHlmAPnnBg4JSDOse3mRVwJXI7mbPIyy4U1VTqg/1yRUcK"], ["remember_token", "ufXjeK_wrZn8rQaCsR55ow"], ["created_at", "2015-11-04 17:19:17.091317"], ["updated_at", "2015-11-04 17:19:17.091317"]]
|
65085
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65086
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
65087
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:19:17.092995"], ["updated_at", "2015-11-04 17:19:17.092995"]]
|
65088
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65089
|
+
Processing by ArticlesController#edit as HTML
|
65090
|
+
Parameters: {"id"=>"1"}
|
65091
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "QqEPna3XODhioLzjatl15Q"]]
|
65092
|
+
[1m[36mArticle Load (0.0ms)[0m [1mSELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1[0m [["id", 1]]
|
65093
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65094
|
+
[1m[36mAdeia::Group Load (0.1ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
65095
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."update_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["update_right", "t"]]
|
65096
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."update_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["update_right", "t"]]
|
65097
|
+
Rendered articles/edit.html.erb within layouts/application (0.3ms)
|
65098
|
+
Completed 200 OK in 7ms (Views: 1.0ms | ActiveRecord: 0.6ms)
|
65099
|
+
[1m[35m (1.2ms)[0m rollback transaction
|
65100
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65101
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65102
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65103
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$0YNOLBq39EDcLxhloLMbMeliya8aMfjSp8qKgHEk2cloqgGSh52ge"], ["remember_token", "WvRdSDTEnHNN8DGSeG3HmQ"], ["created_at", "2015-11-04 17:23:00.624446"], ["updated_at", "2015-11-04 17:23:00.624446"]]
|
65104
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65105
|
+
[1m[35mAdeia::Element Load (0.6ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
65106
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65107
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:23:00.681093"], ["updated_at", "2015-11-04 17:23:00.681093"]]
|
65108
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65109
|
+
[1m[35mAdeia::Action Load (0.6ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65110
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65111
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:23:00.700395"], ["updated_at", "2015-11-04 17:23:00.700395"]]
|
65112
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65113
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65114
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:23:00.730616"], ["updated_at", "2015-11-04 17:23:00.730616"]]
|
65115
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:23:00.734536"], ["updated_at", "2015-11-04 17:23:00.734536"]]
|
65116
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65117
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65118
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65119
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:23:00.760586"], ["updated_at", "2015-11-04 17:23:00.760586"]]
|
65120
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65121
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
65122
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:23:00.764044"], ["updated_at", "2015-11-04 17:23:00.764044"]]
|
65123
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
65124
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
65125
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:23:00.765945"], ["updated_at", "2015-11-04 17:23:00.765945"]]
|
65126
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65127
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
65128
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:23:00.767581"], ["updated_at", "2015-11-04 17:23:00.767581"]]
|
65129
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65130
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65131
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:23:00.769337"], ["updated_at", "2015-11-04 17:23:00.769337"]]
|
65132
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65133
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
65134
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65135
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$lEygAmU/kSILDS1RKyLSrOND2PSJ5kGd3sATcWDHOXxsivzFch/W6"], ["remember_token", "tWgSB7xZ43l7W5yz5_WQ1g"], ["created_at", "2015-11-04 17:23:00.776208"], ["updated_at", "2015-11-04 17:23:00.776208"]]
|
65136
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65137
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65138
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:23:00.777950"], ["updated_at", "2015-11-04 17:23:00.777950"]]
|
65139
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65140
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
65141
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
65142
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:23:00.780138"], ["updated_at", "2015-11-04 17:23:00.780138"]]
|
65143
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65144
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
65145
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
65146
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:23:00.782147"], ["updated_at", "2015-11-04 17:23:00.782147"]]
|
65147
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
65148
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
65149
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65150
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:23:00.784677"], ["updated_at", "2015-11-04 17:23:00.784677"]]
|
65151
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65152
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
65153
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65154
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:23:00.788404"], ["updated_at", "2015-11-04 17:23:00.788404"]]
|
65155
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65156
|
+
Processing by ArticlesController#index as HTML
|
65157
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "WvRdSDTEnHNN8DGSeG3HmQ"]]
|
65158
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65159
|
+
[1m[36mAdeia::Group Load (0.7ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
65160
|
+
[1m[35m (0.2ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
65161
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65162
|
+
[1m[35mAdeia::Token Load (0.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65163
|
+
Rendered articles/index.html.erb within layouts/application (0.3ms)
|
65164
|
+
Completed 200 OK in 44ms (Views: 16.7ms | ActiveRecord: 2.5ms)
|
65165
|
+
[1m[36mArticle Load (0.7ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (user_id = 1 OR id IN (NULL))[0m
|
65166
|
+
[1m[35m (1.1ms)[0m rollback transaction
|
65167
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65168
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65169
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65170
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$AvTnUycMeVmjgou/7OQRAeGcghVOzHdJN389Zwi.jEH15mF8FF46C"], ["remember_token", "I5JV-cTIU35IQjbHfYJmbw"], ["created_at", "2015-11-04 17:24:10.617358"], ["updated_at", "2015-11-04 17:24:10.617358"]]
|
65171
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65172
|
+
[1m[35mAdeia::Element Load (0.7ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
65173
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65174
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:24:10.671170"], ["updated_at", "2015-11-04 17:24:10.671170"]]
|
65175
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65176
|
+
[1m[35mAdeia::Action Load (0.5ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65177
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65178
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:24:10.695172"], ["updated_at", "2015-11-04 17:24:10.695172"]]
|
65179
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65180
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65181
|
+
[1m[36mSQL (1.6ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:24:10.726007"], ["updated_at", "2015-11-04 17:24:10.726007"]]
|
65182
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:24:10.729350"], ["updated_at", "2015-11-04 17:24:10.729350"]]
|
65183
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65184
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65185
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65186
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:24:10.751407"], ["updated_at", "2015-11-04 17:24:10.751407"]]
|
65187
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65188
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65189
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:24:10.754687"], ["updated_at", "2015-11-04 17:24:10.754687"]]
|
65190
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65191
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
65192
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:24:10.756910"], ["updated_at", "2015-11-04 17:24:10.756910"]]
|
65193
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65194
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
65195
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:24:10.759081"], ["updated_at", "2015-11-04 17:24:10.759081"]]
|
65196
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
65197
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65198
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 1], ["created_at", "2015-11-04 17:24:10.760858"], ["updated_at", "2015-11-04 17:24:10.760858"]]
|
65199
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65200
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1 [["name", "editor"]]
|
65201
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65202
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "editor"], ["password_digest", "$2a$04$iKySji.BCZJDpuiN0z6sxe9K9u243hG4sPeELDBCi2D4ZXs37cCdu"], ["remember_token", "9-WB8GSg_XWGNc1D_740MQ"], ["created_at", "2015-11-04 17:24:10.770342"], ["updated_at", "2015-11-04 17:24:10.770342"]]
|
65203
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65204
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65205
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:24:10.772272"], ["updated_at", "2015-11-04 17:24:10.772272"]]
|
65206
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65207
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
65208
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65209
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:24:10.774581"], ["updated_at", "2015-11-04 17:24:10.774581"]]
|
65210
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65211
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
65212
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65213
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:24:10.779066"], ["updated_at", "2015-11-04 17:24:10.779066"]]
|
65214
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65215
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
65216
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
65217
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:24:10.782175"], ["updated_at", "2015-11-04 17:24:10.782175"]]
|
65218
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65219
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."name" = ? LIMIT 1[0m [["name", "editor"]]
|
65220
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
65221
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("title", "content", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["title", "Des ours meurt chaque année"], ["content", "Chaque année, plus de 1000 ourse blancs meurt"], ["user_id", 2], ["created_at", "2015-11-04 17:24:10.784724"], ["updated_at", "2015-11-04 17:24:10.784724"]]
|
65222
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65223
|
+
Processing by ArticlesController#index as HTML
|
65224
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "I5JV-cTIU35IQjbHfYJmbw"]]
|
65225
|
+
[1m[35mAdeia::Token Load (0.6ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65226
|
+
[1m[36mAdeia::Group Load (0.4ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
65227
|
+
[1m[35m (0.2ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
65228
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65229
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65230
|
+
Rendered articles/index.html.erb within layouts/application (0.8ms)
|
65231
|
+
Completed 200 OK in 45ms (Views: 17.9ms | ActiveRecord: 2.0ms)
|
65232
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (user_id = 1 OR id IN (NULL))[0m
|
65233
|
+
[1m[35m (1.1ms)[0m rollback transaction
|
65234
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65235
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65236
|
+
Processing by AnonymousController#index as HTML
|
65237
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65238
|
+
Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.8ms)
|
65239
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
65240
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65241
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65242
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$.TFaYCDBye4yuf8vP2oCbeEz0Tu8Psctlib2WNW7Jd6D63Ymce8cC"], ["remember_token", "joEa3mkhviHXj2vzxBfQmw"], ["created_at", "2015-11-04 17:25:03.962502"], ["updated_at", "2015-11-04 17:25:03.962502"]]
|
65243
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65244
|
+
Processing by AnonymousController#index as HTML
|
65245
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "joEa3mkhviHXj2vzxBfQmw"]]
|
65246
|
+
Rendered text template (0.1ms)
|
65247
|
+
Completed 200 OK in 12ms (Views: 8.8ms | ActiveRecord: 0.2ms)
|
65248
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
65249
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65250
|
+
Processing by AnonymousController#index as HTML
|
65251
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
65252
|
+
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.2ms)
|
65253
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65254
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65255
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65256
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$dHznipwZNq1FwaFwCySqpeUcN3y6IB5e2LFpUmBUoCOWIGrqdHcKy"], ["remember_token", "AmZBMRrqC9v0cX4XcFoedQ"], ["created_at", "2015-11-04 17:25:04.001405"], ["updated_at", "2015-11-04 17:25:04.001405"]]
|
65257
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65258
|
+
Processing by AnonymousController#index as HTML
|
65259
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "AmZBMRrqC9v0cX4XcFoedQ"]]
|
65260
|
+
Rendered text template (0.0ms)
|
65261
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.1ms)
|
65262
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
65263
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65264
|
+
Processing by AnonymousController#index as HTML
|
65265
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65266
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65267
|
+
Completed 500 Internal Server Error in 21ms (ActiveRecord: 1.0ms)
|
65268
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65269
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65270
|
+
Processing by AnonymousController#index as HTML
|
65271
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65272
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65273
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.3ms)
|
65274
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65275
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65276
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65277
|
+
Processing by AnonymousController#index as HTML
|
65278
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65279
|
+
[1m[35mAdeia::Token Load (0.5ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65280
|
+
Completed 500 Internal Server Error in 39ms (ActiveRecord: 1.4ms)
|
65281
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
65282
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65283
|
+
Processing by AnonymousController#index as HTML
|
65284
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65285
|
+
[1m[35mAdeia::Token Load (0.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65286
|
+
Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.4ms)
|
65287
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65288
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65289
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65290
|
+
Processing by AnonymousController#index as HTML
|
65291
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65292
|
+
[1m[35mAdeia::Token Load (0.8ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65293
|
+
Rendered text template (0.0ms)
|
65294
|
+
Completed 200 OK in 34ms (Views: 8.4ms | ActiveRecord: 1.8ms)
|
65295
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65296
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65297
|
+
Processing by AnonymousController#index as HTML
|
65298
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65299
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65300
|
+
Rendered text template (0.0ms)
|
65301
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.3ms)
|
65302
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65303
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65304
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65305
|
+
Processing by AnonymousController#index as HTML
|
65306
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65307
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65308
|
+
Rendered text template (0.0ms)
|
65309
|
+
Completed 200 OK in 34ms (Views: 8.4ms | ActiveRecord: 1.6ms)
|
65310
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65311
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65312
|
+
Processing by AnonymousController#index as HTML
|
65313
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65314
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65315
|
+
Rendered text template (0.0ms)
|
65316
|
+
Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.3ms)
|
65317
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65318
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65319
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65320
|
+
Processing by AnonymousController#index as HTML
|
65321
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65322
|
+
Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.8ms)
|
65323
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
65324
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65325
|
+
Processing by AnonymousController#index as HTML
|
65326
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
65327
|
+
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.2ms)
|
65328
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65329
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65330
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65331
|
+
Processing by AnonymousController#index as HTML
|
65332
|
+
[1m[36mUser Load (0.8ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65333
|
+
[1m[35mAdeia::Token Load (0.5ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65334
|
+
Rendered text template (0.0ms)
|
65335
|
+
Completed 200 OK in 37ms (Views: 8.6ms | ActiveRecord: 1.6ms)
|
65336
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65337
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65338
|
+
Processing by AnonymousController#index as HTML
|
65339
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65340
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65341
|
+
Rendered text template (0.0ms)
|
65342
|
+
Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.3ms)
|
65343
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65344
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65345
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65346
|
+
Processing by AnonymousController#index as HTML
|
65347
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65348
|
+
Completed 500 Internal Server Error in 11ms (ActiveRecord: 1.0ms)
|
65349
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
65350
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65351
|
+
Processing by AnonymousController#index as HTML
|
65352
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
65353
|
+
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.2ms)
|
65354
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65355
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65356
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65357
|
+
Processing by AnonymousController#index as HTML
|
65358
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65359
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65360
|
+
Rendered text template (0.0ms)
|
65361
|
+
Completed 200 OK in 39ms (Views: 12.3ms | ActiveRecord: 1.7ms)
|
65362
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65363
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65364
|
+
Processing by AnonymousController#index as HTML
|
65365
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65366
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65367
|
+
Rendered text template (0.0ms)
|
65368
|
+
Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.3ms)
|
65369
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65370
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65371
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65372
|
+
Processing by AnonymousController#index as HTML
|
65373
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65374
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65375
|
+
Rendered text template (0.0ms)
|
65376
|
+
Completed 200 OK in 34ms (Views: 7.8ms | ActiveRecord: 1.6ms)
|
65377
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65378
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65379
|
+
Processing by AnonymousController#index as HTML
|
65380
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65381
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65382
|
+
Rendered text template (0.0ms)
|
65383
|
+
Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.3ms)
|
65384
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65385
|
+
[1m[36mActiveRecord::SchemaMigration Load (1.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65386
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65387
|
+
Processing by AnonymousController#index as HTML
|
65388
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65389
|
+
[1m[35mAdeia::Token Load (1.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65390
|
+
Rendered text template (0.1ms)
|
65391
|
+
Completed 200 OK in 57ms (Views: 11.3ms | ActiveRecord: 2.1ms)
|
65392
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65393
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65394
|
+
Processing by AnonymousController#index as HTML
|
65395
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65396
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65397
|
+
Rendered text template (0.1ms)
|
65398
|
+
Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.3ms)
|
65399
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
65400
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65401
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65402
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$lF98kUp4JYGwJOeovc/RWOS778Y.yztYfwwIHtiKOTK5nxZ3tkhAq"], ["remember_token", "l0a-rOPUnzCKIsv_sqU9xg"], ["created_at", "2015-11-04 17:34:22.062690"], ["updated_at", "2015-11-04 17:34:22.062690"]]
|
65403
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65404
|
+
[1m[35mAdeia::Element Load (0.5ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "anonymous"]]
|
65405
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65406
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "anonymous"], ["created_at", "2015-11-04 17:34:22.089642"], ["updated_at", "2015-11-04 17:34:22.089642"]]
|
65407
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65408
|
+
[1m[35mAdeia::Group Load (0.6ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" WHERE "adeia_groups"."name" = ? LIMIT 1 [["name", "admin"]]
|
65409
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65410
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_groups" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "admin"], ["created_at", "2015-11-04 17:34:22.116236"], ["updated_at", "2015-11-04 17:34:22.116236"]]
|
65411
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65412
|
+
[1m[35mAdeia::Action Load (0.5ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65413
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65414
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:34:22.128857"], ["updated_at", "2015-11-04 17:34:22.128857"]]
|
65415
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65416
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
65417
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65418
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65419
|
+
Processing by AnonymousController#index as HTML
|
65420
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65421
|
+
[1m[35mAdeia::Token Load (6.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65422
|
+
Rendered text template (0.0ms)
|
65423
|
+
Completed 200 OK in 40ms (Views: 8.2ms | ActiveRecord: 7.7ms)
|
65424
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65425
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65426
|
+
Processing by AnonymousController#index as HTML
|
65427
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65428
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65429
|
+
Rendered text template (0.0ms)
|
65430
|
+
Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.3ms)
|
65431
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65432
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65433
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65434
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$TxgxJz1O8BfwLDkAQihrCuotH0dM7/IKWNkqerY11l71Eb8zhU1Q6"], ["remember_token", "U7X9XzNTFoT-fQpjteA0xw"], ["created_at", "2015-11-04 17:34:34.470243"], ["updated_at", "2015-11-04 17:34:34.470243"]]
|
65435
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65436
|
+
[1m[35mAdeia::Element Load (0.7ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "anonymous"]]
|
65437
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65438
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "anonymous"], ["created_at", "2015-11-04 17:34:34.500817"], ["updated_at", "2015-11-04 17:34:34.500817"]]
|
65439
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65440
|
+
[1m[35mAdeia::Group Load (0.6ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" WHERE "adeia_groups"."name" = ? LIMIT 1 [["name", "admin"]]
|
65441
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65442
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_groups" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "admin"], ["created_at", "2015-11-04 17:34:34.519917"], ["updated_at", "2015-11-04 17:34:34.519917"]]
|
65443
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65444
|
+
[1m[35mAdeia::Action Load (0.6ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65445
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
65446
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:34:34.531013"], ["updated_at", "2015-11-04 17:34:34.531013"]]
|
65447
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65448
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65449
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "Adeia::Group"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:34:34.556979"], ["updated_at", "2015-11-04 17:34:34.556979"]]
|
65450
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:34:34.560182"], ["updated_at", "2015-11-04 17:34:34.560182"]]
|
65451
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65452
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65453
|
+
Processing by AnonymousController#index as HTML
|
65454
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "U7X9XzNTFoT-fQpjteA0xw"]]
|
65455
|
+
[1m[35mAdeia::Group Load (0.5ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
65456
|
+
[1m[36m (0.2ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65457
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65458
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65459
|
+
Rendered text template (0.0ms)
|
65460
|
+
Completed 200 OK in 13ms (Views: 0.3ms | ActiveRecord: 1.1ms)
|
65461
|
+
[1m[35m (1.2ms)[0m rollback transaction
|
65462
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65463
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65464
|
+
Processing by AnonymousController#index as HTML
|
65465
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65466
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65467
|
+
Rendered text template (0.0ms)
|
65468
|
+
Completed 200 OK in 39ms (Views: 8.9ms | ActiveRecord: 1.9ms)
|
65469
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65470
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65471
|
+
Processing by AnonymousController#index as HTML
|
65472
|
+
[1m[36mUser Load (0.3ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65473
|
+
[1m[35mAdeia::Token Load (0.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65474
|
+
Rendered text template (0.0ms)
|
65475
|
+
Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.4ms)
|
65476
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65477
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65478
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65479
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$qQz7JdA1htsWEhm6.58VtO5LwmECklBGRZAWQwbSdMIpqJdhtpAEK"], ["remember_token", "4E6Hcr11CzUJFLPWwMD_FA"], ["created_at", "2015-11-04 17:35:07.613864"], ["updated_at", "2015-11-04 17:35:07.613864"]]
|
65480
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65481
|
+
[1m[35mAdeia::Element Load (0.6ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
65482
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65483
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:35:07.642867"], ["updated_at", "2015-11-04 17:35:07.642867"]]
|
65484
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65485
|
+
[1m[35mAdeia::Group Load (0.7ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" WHERE "adeia_groups"."name" = ? LIMIT 1 [["name", "admin"]]
|
65486
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65487
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_groups" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "admin"], ["created_at", "2015-11-04 17:35:07.662556"], ["updated_at", "2015-11-04 17:35:07.662556"]]
|
65488
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65489
|
+
[1m[35mAdeia::Action Load (0.4ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65490
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65491
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:35:07.673826"], ["updated_at", "2015-11-04 17:35:07.673826"]]
|
65492
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65493
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65494
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "Adeia::Group"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:35:07.701426"], ["updated_at", "2015-11-04 17:35:07.701426"]]
|
65495
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:35:07.705178"], ["updated_at", "2015-11-04 17:35:07.705178"]]
|
65496
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65497
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65498
|
+
Processing by AnonymousController#index as HTML
|
65499
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "4E6Hcr11CzUJFLPWwMD_FA"]]
|
65500
|
+
[1m[35mAdeia::Group Load (0.5ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
65501
|
+
[1m[36m (0.2ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65502
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65503
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65504
|
+
Rendered text template (0.0ms)
|
65505
|
+
Completed 200 OK in 11ms (Views: 0.4ms | ActiveRecord: 1.1ms)
|
65506
|
+
[1m[35m (1.1ms)[0m rollback transaction
|
65507
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65508
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65509
|
+
Processing by AnonymousController#index as HTML
|
65510
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65511
|
+
[1m[35mAdeia::Token Load (0.7ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65512
|
+
Rendered text template (0.0ms)
|
65513
|
+
Completed 200 OK in 33ms (Views: 8.5ms | ActiveRecord: 1.6ms)
|
65514
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65515
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65516
|
+
Processing by AnonymousController#index as HTML
|
65517
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65518
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65519
|
+
Rendered text template (0.0ms)
|
65520
|
+
Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.3ms)
|
65521
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65522
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65523
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65524
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$7NX12ci6fD9ey4WEv/cxw.Teqeh51fywZL5I.qCPQGnN12x6heGO2"], ["remember_token", "45eByx9_BO1XNV-LiBAMIg"], ["created_at", "2015-11-04 17:35:33.584030"], ["updated_at", "2015-11-04 17:35:33.584030"]]
|
65525
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65526
|
+
[1m[35mAdeia::Element Load (0.6ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
65527
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65528
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:35:33.608698"], ["updated_at", "2015-11-04 17:35:33.608698"]]
|
65529
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65530
|
+
[1m[35mAdeia::Action Load (0.6ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65531
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65532
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:35:33.626851"], ["updated_at", "2015-11-04 17:35:33.626851"]]
|
65533
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65534
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65535
|
+
[1m[36mSQL (1.6ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:35:33.653891"], ["updated_at", "2015-11-04 17:35:33.653891"]]
|
65536
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:35:33.656914"], ["updated_at", "2015-11-04 17:35:33.656914"]]
|
65537
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65538
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65539
|
+
Processing by AnonymousController#index as HTML
|
65540
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "45eByx9_BO1XNV-LiBAMIg"]]
|
65541
|
+
[1m[35mAdeia::Group Load (0.5ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
65542
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65543
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65544
|
+
[1m[36mAdeia::Permission Load (0.1ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65545
|
+
Rendered text template (0.0ms)
|
65546
|
+
Completed 200 OK in 17ms (Views: 0.4ms | ActiveRecord: 1.4ms)
|
65547
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
65548
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65549
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65550
|
+
Processing by AnonymousController#index as HTML
|
65551
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65552
|
+
Completed 500 Internal Server Error in 29ms (ActiveRecord: 0.9ms)
|
65553
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
65554
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65555
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65556
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$e6DKSFpZrYAFpqG8Z2rdpOfJL.cRvH8S/h0QjOI7tP4AeQCmRXdny"], ["remember_token", "Cp120mkgOPC2ovfSXRel_A"], ["created_at", "2015-11-04 17:39:05.569370"], ["updated_at", "2015-11-04 17:39:05.569370"]]
|
65557
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65558
|
+
Processing by AnonymousController#index as HTML
|
65559
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "Cp120mkgOPC2ovfSXRel_A"]]
|
65560
|
+
Rendered text template (0.0ms)
|
65561
|
+
Completed 200 OK in 12ms (Views: 8.9ms | ActiveRecord: 0.2ms)
|
65562
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
65563
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
65564
|
+
Processing by AnonymousController#index as HTML
|
65565
|
+
[1m[35mUser Load (0.3ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
65566
|
+
Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.3ms)
|
65567
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65568
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65569
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65570
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$pBbduIYZEwH6nxyrv.byr.3ttNpCEYyV7QVZ63w3EBTFUG4GCkU4O"], ["remember_token", "Vwkws41r7eoqDsAqNTH-Bw"], ["created_at", "2015-11-04 17:39:05.611884"], ["updated_at", "2015-11-04 17:39:05.611884"]]
|
65571
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65572
|
+
Processing by AnonymousController#index as HTML
|
65573
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "Vwkws41r7eoqDsAqNTH-Bw"]]
|
65574
|
+
Rendered text template (0.0ms)
|
65575
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms)
|
65576
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
65577
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65578
|
+
Processing by AnonymousController#index as HTML
|
65579
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65580
|
+
[1m[35mAdeia::Token Load (0.6ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65581
|
+
Rendered text template (0.0ms)
|
65582
|
+
Completed 200 OK in 23ms (Views: 0.6ms | ActiveRecord: 1.0ms)
|
65583
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65584
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65585
|
+
Processing by AnonymousController#index as HTML
|
65586
|
+
[1m[36mUser Load (0.3ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65587
|
+
[1m[35mAdeia::Token Load (0.2ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65588
|
+
Rendered text template (0.0ms)
|
65589
|
+
Completed 200 OK in 4ms (Views: 0.6ms | ActiveRecord: 0.4ms)
|
65590
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65591
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65592
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65593
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$erdIr9lVXRc3/lmUWNr0qeIP8.PAek3ml6ia36rXaNNdaaiiMG0k6"], ["remember_token", "PkbjFI-TI6ipLYnu8KIIWQ"], ["created_at", "2015-11-04 17:39:05.678732"], ["updated_at", "2015-11-04 17:39:05.678732"]]
|
65594
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65595
|
+
[1m[35mAdeia::Element Load (0.5ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
65596
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65597
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:39:05.703907"], ["updated_at", "2015-11-04 17:39:05.703907"]]
|
65598
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65599
|
+
[1m[35mAdeia::Action Load (0.6ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65600
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65601
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:39:05.725344"], ["updated_at", "2015-11-04 17:39:05.725344"]]
|
65602
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65603
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65604
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:39:05.759785"], ["updated_at", "2015-11-04 17:39:05.759785"]]
|
65605
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:39:05.763228"], ["updated_at", "2015-11-04 17:39:05.763228"]]
|
65606
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65607
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65608
|
+
Processing by AnonymousController#index as HTML
|
65609
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "PkbjFI-TI6ipLYnu8KIIWQ"]]
|
65610
|
+
[1m[35mAdeia::Group Load (0.5ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
65611
|
+
[1m[36m (0.2ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65612
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65613
|
+
[1m[36mAdeia::Permission Load (0.3ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65614
|
+
Rendered text template (0.0ms)
|
65615
|
+
Completed 200 OK in 22ms (Views: 0.7ms | ActiveRecord: 1.6ms)
|
65616
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
65617
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65618
|
+
Processing by AnonymousController#index as HTML
|
65619
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
65620
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
65621
|
+
Rendered text template (0.0ms)
|
65622
|
+
Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.3ms)
|
65623
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
65624
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65625
|
+
Processing by AnonymousController#index as HTML
|
65626
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
65627
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
65628
|
+
Rendered text template (0.0ms)
|
65629
|
+
Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.3ms)
|
65630
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
65631
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65632
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65633
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$2TKIIQbekoqgOcdKa840aeww5fBgZy/cuWB/NXYPILgdyH0OiOdiK"], ["remember_token", "9ZvxEsTA6JTKpjWbT9SiNQ"], ["created_at", "2015-11-04 17:39:05.842594"], ["updated_at", "2015-11-04 17:39:05.842594"]]
|
65634
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65635
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
65636
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65637
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:39:05.848116"], ["updated_at", "2015-11-04 17:39:05.848116"]]
|
65638
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65639
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65640
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65641
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:39:05.851664"], ["updated_at", "2015-11-04 17:39:05.851664"]]
|
65642
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65643
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
65644
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:39:05.856819"], ["updated_at", "2015-11-04 17:39:05.856819"]]
|
65645
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:39:05.859124"], ["updated_at", "2015-11-04 17:39:05.859124"]]
|
65646
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65647
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65648
|
+
Processing by AnonymousController#index as HTML
|
65649
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "9ZvxEsTA6JTKpjWbT9SiNQ"]]
|
65650
|
+
[1m[36mAdeia::Group Load (0.2ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
65651
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
65652
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
65653
|
+
[1m[35mAdeia::Permission Load (0.2ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
65654
|
+
Rendered text template (0.1ms)
|
65655
|
+
Completed 200 OK in 8ms (Views: 0.7ms | ActiveRecord: 0.8ms)
|
65656
|
+
[1m[36m (1.2ms)[0m [1mrollback transaction[0m
|
65657
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
65658
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65659
|
+
Processing by AnonymousController#index as HTML
|
65660
|
+
[1m[36mUser Load (0.7ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65661
|
+
Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.9ms)
|
65662
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
65663
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65664
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65665
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$104UDPb/S6zuuc3x8YLrSemanS7lphdo2TQVVrYJ2ph5WOJMNLyKa"], ["remember_token", "EWzb7tOe_l7jG6td2I-eVA"], ["created_at", "2015-11-04 17:39:18.688493"], ["updated_at", "2015-11-04 17:39:18.688493"]]
|
65666
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65667
|
+
Processing by AnonymousController#index as HTML
|
65668
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "EWzb7tOe_l7jG6td2I-eVA"]]
|
65669
|
+
Rendered text template (0.1ms)
|
65670
|
+
Completed 200 OK in 12ms (Views: 8.4ms | ActiveRecord: 0.2ms)
|
65671
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
65672
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65673
|
+
Processing by AnonymousController#index as HTML
|
65674
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
65675
|
+
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.2ms)
|
65676
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65677
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65678
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65679
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$m1IWXXL3sEy1k4X1PG6N1.mzl5QQG1Y0R.p49n1lq0mowiVTKGuKO"], ["remember_token", "8Q7MHmaQlPHD2TLW3Jm7_g"], ["created_at", "2015-11-04 17:39:18.725805"], ["updated_at", "2015-11-04 17:39:18.725805"]]
|
65680
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65681
|
+
Processing by AnonymousController#index as HTML
|
65682
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "8Q7MHmaQlPHD2TLW3Jm7_g"]]
|
65683
|
+
Rendered text template (0.0ms)
|
65684
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.1ms)
|
65685
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
65686
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65687
|
+
Processing by AnonymousController#index as HTML
|
65688
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65689
|
+
[1m[35mAdeia::Token Load (0.5ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65690
|
+
Rendered text template (0.0ms)
|
65691
|
+
Completed 200 OK in 18ms (Views: 0.6ms | ActiveRecord: 0.8ms)
|
65692
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65693
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65694
|
+
Processing by AnonymousController#index as HTML
|
65695
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1[0m
|
65696
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65697
|
+
Rendered text template (0.0ms)
|
65698
|
+
Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.3ms)
|
65699
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
65700
|
+
[1m[35m (0.1ms)[0m begin transaction
|
65701
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65702
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "admin"], ["password_digest", "$2a$04$vLAW7RTrTgRpF2KIcpHe.OjiWFPQxAHay40ONiFx.eQ7YU4pDP5Bq"], ["remember_token", "QDPBRN53YFrrKwTDMSHPsA"], ["created_at", "2015-11-04 17:39:18.776338"], ["updated_at", "2015-11-04 17:39:18.776338"]]
|
65703
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65704
|
+
[1m[35mAdeia::Element Load (0.5ms)[0m SELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1 [["name", "articles"]]
|
65705
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65706
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "articles"], ["created_at", "2015-11-04 17:39:18.801556"], ["updated_at", "2015-11-04 17:39:18.801556"]]
|
65707
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65708
|
+
[1m[35mAdeia::Action Load (0.7ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65709
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65710
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "share"], ["created_at", "2015-11-04 17:39:18.820170"], ["updated_at", "2015-11-04 17:39:18.820170"]]
|
65711
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65712
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65713
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 0], ["read_right", "t"], ["created_at", "2015-11-04 17:39:18.848198"], ["updated_at", "2015-11-04 17:39:18.848198"]]
|
65714
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:39:18.851459"], ["updated_at", "2015-11-04 17:39:18.851459"]]
|
65715
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65716
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65717
|
+
Processing by AnonymousController#index as HTML
|
65718
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1[0m [["remember_token", "QDPBRN53YFrrKwTDMSHPsA"]]
|
65719
|
+
[1m[35mAdeia::Group Load (0.8ms)[0m SELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1
|
65720
|
+
[1m[36m (0.1ms)[0m [1mSELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65721
|
+
[1m[35mAdeia::Token Load (0.1ms)[0m SELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1
|
65722
|
+
[1m[36mAdeia::Permission Load (0.2ms)[0m [1mSELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles'[0m [["read_right", "t"]]
|
65723
|
+
Rendered text template (0.0ms)
|
65724
|
+
Completed 200 OK in 16ms (Views: 0.4ms | ActiveRecord: 1.6ms)
|
65725
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
65726
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65727
|
+
Processing by AnonymousController#index as HTML
|
65728
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
65729
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
65730
|
+
Rendered text template (0.0ms)
|
65731
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.3ms)
|
65732
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
65733
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65734
|
+
Processing by AnonymousController#index as HTML
|
65735
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" IS NULL LIMIT 1
|
65736
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
65737
|
+
Rendered text template (0.0ms)
|
65738
|
+
Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.3ms)
|
65739
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
65740
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65741
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65742
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("name", "password_digest", "remember_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "admin"], ["password_digest", "$2a$04$d4YWNEuJX1I6tle.hmaLXef/XHzxw7PI5QOc50NaC0NtKvjh2uT9K"], ["remember_token", "WDXtuubTyvULVBfOrZQ82Q"], ["created_at", "2015-11-04 17:39:18.913641"], ["updated_at", "2015-11-04 17:39:18.913641"]]
|
65743
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65744
|
+
[1m[36mAdeia::Element Load (0.1ms)[0m [1mSELECT "adeia_elements".* FROM "adeia_elements" WHERE "adeia_elements"."name" = ? LIMIT 1[0m [["name", "articles"]]
|
65745
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65746
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "adeia_elements" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "articles"], ["created_at", "2015-11-04 17:39:18.918386"], ["updated_at", "2015-11-04 17:39:18.918386"]]
|
65747
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65748
|
+
[1m[36mAdeia::Action Load (0.1ms)[0m [1mSELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1[0m [["name", "share"]]
|
65749
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
65750
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "adeia_actions" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "share"], ["created_at", "2015-11-04 17:39:18.922475"], ["updated_at", "2015-11-04 17:39:18.922475"]]
|
65751
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
65752
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
65753
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "adeia_permissions" ("adeia_element_id", "owner_id", "owner_type", "permission_type", "read_right", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["adeia_element_id", 1], ["owner_id", 1], ["owner_type", "User"], ["permission_type", 1], ["read_right", "t"], ["created_at", "2015-11-04 17:39:18.926851"], ["updated_at", "2015-11-04 17:39:18.926851"]]
|
65754
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "adeia_action_permissions" ("adeia_action_id", "adeia_permission_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["adeia_action_id", 1], ["adeia_permission_id", 1], ["created_at", "2015-11-04 17:39:18.928700"], ["updated_at", "2015-11-04 17:39:18.928700"]]
|
65755
|
+
[1m[35mAdeia::Action Load (0.1ms)[0m SELECT "adeia_actions".* FROM "adeia_actions" WHERE "adeia_actions"."name" = ? LIMIT 1 [["name", "share"]]
|
65756
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
65757
|
+
Processing by AnonymousController#index as HTML
|
65758
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."remember_token" = ? LIMIT 1 [["remember_token", "WDXtuubTyvULVBfOrZQ82Q"]]
|
65759
|
+
[1m[36mAdeia::Group Load (0.1ms)[0m [1mSELECT "adeia_groups".* FROM "adeia_groups" INNER JOIN "adeia_group_users" ON "adeia_group_users"."adeia_group_id" = "adeia_groups"."id" WHERE "adeia_group_users"."user_id" = 1[0m
|
65760
|
+
[1m[35m (0.1ms)[0m SELECT "adeia_permissions"."resource_id" FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
65761
|
+
[1m[36mAdeia::Token Load (0.1ms)[0m [1mSELECT "adeia_tokens".* FROM "adeia_tokens" WHERE "adeia_tokens"."token" IS NULL LIMIT 1[0m
|
65762
|
+
[1m[35mAdeia::Permission Load (0.1ms)[0m SELECT "adeia_permissions".* FROM "adeia_permissions" INNER JOIN "adeia_elements" ON "adeia_elements"."id" = "adeia_permissions"."adeia_element_id" WHERE "adeia_permissions"."read_right" = ? AND "adeia_permissions"."owner_type" = 'User' AND "adeia_permissions"."owner_id" = 1 AND "adeia_elements"."name" = 'articles' [["read_right", "t"]]
|
65763
|
+
Rendered text template (0.0ms)
|
65764
|
+
Completed 200 OK in 7ms (Views: 0.4ms | ActiveRecord: 0.6ms)
|
65765
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|