Created
February 12, 2018 18:58
-
-
Save dongalor/42c64da0fe979c7aa875396aa08869d9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| deployer@cs24702:~/salute/log$ grep 'DELETE FROM \"gift_images\"' -Ri staging.log -B 5 -A 5 | |
| D, [2018-02-09T17:04:13.901078 #32330] DEBUG -- : Gift Load (0.5ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 20]] | |
| D, [2018-02-09T17:04:13.902601 #32330] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-09T17:04:13.903529 #32330] DEBUG -- : AdminsGift Load (0.4ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 20]] | |
| D, [2018-02-09T17:04:13.904884 #32330] DEBUG -- : SQL (0.4ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 2]] | |
| D, [2018-02-09T17:04:13.905658 #32330] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 20]] | |
| D, [2018-02-09T17:04:13.906892 #32330] DEBUG -- : SQL (0.4ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 12]] | |
| D, [2018-02-09T17:04:13.907521 #32330] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 19]] | |
| D, [2018-02-09T17:04:13.908149 #32330] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 49]] | |
| D, [2018-02-09T17:04:13.909040 #32330] DEBUG -- : SQL (0.3ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 20]] | |
| D, [2018-02-09T17:04:13.925796 #32330] DEBUG -- : (16.6ms) COMMIT | |
| I, [2018-02-09T17:04:22.260113 #32330] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-09T17:04:22.260463 #32330] INFO -- : Completed 302 Found in 8367ms (ActiveRecord: 20.1ms) | |
| I, [2018-02-09T17:04:22.476515 #32330] INFO -- : Started GET "/admin/gift" for 109.68.184.76 at 2018-02-09 17:04:22 +0300 | |
| -- | |
| D, [2018-02-09T17:06:16.272132 #1798] DEBUG -- : Gift Load (0.5ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 18]] | |
| D, [2018-02-09T17:06:16.273656 #1798] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-09T17:06:16.274528 #1798] DEBUG -- : AdminsGift Load (0.3ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 18]] | |
| D, [2018-02-09T17:06:16.275802 #1798] DEBUG -- : SQL (0.4ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 3]] | |
| D, [2018-02-09T17:06:16.276640 #1798] DEBUG -- : GiftImage Load (0.4ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 18]] | |
| D, [2018-02-09T17:06:16.277874 #1798] DEBUG -- : SQL (0.4ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 14]] | |
| D, [2018-02-09T17:06:16.278508 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 21]] | |
| D, [2018-02-09T17:06:16.279115 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 25]] | |
| D, [2018-02-09T17:06:16.279670 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 26]] | |
| D, [2018-02-09T17:06:16.280260 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 27]] | |
| D, [2018-02-09T17:06:16.281246 #1798] DEBUG -- : SQL (0.4ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 18]] | |
| D, [2018-02-09T17:06:16.291376 #1798] DEBUG -- : (10.0ms) COMMIT | |
| I, [2018-02-09T17:06:27.232749 #1798] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-09T17:06:27.233060 #1798] INFO -- : Completed 302 Found in 10972ms (ActiveRecord: 14.3ms) | |
| I, [2018-02-09T17:06:27.538898 #1798] INFO -- : Started GET "/admin/gift" for 109.68.184.76 at 2018-02-09 17:06:27 +0300 | |
| -- | |
| D, [2018-02-09T17:06:34.001010 #1798] DEBUG -- : Gift Load (0.5ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 22]] | |
| D, [2018-02-09T17:06:34.002508 #1798] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-09T17:06:34.003353 #1798] DEBUG -- : AdminsGift Load (0.4ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 22]] | |
| D, [2018-02-09T17:06:34.004298 #1798] DEBUG -- : SQL (0.4ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 4]] | |
| D, [2018-02-09T17:06:34.005075 #1798] DEBUG -- : GiftImage Load (0.4ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 22]] | |
| D, [2018-02-09T17:06:34.006002 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 10]] | |
| D, [2018-02-09T17:06:34.006557 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 17]] | |
| D, [2018-02-09T17:06:34.007103 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 30]] | |
| D, [2018-02-09T17:06:34.007601 #1798] DEBUG -- : SQL (0.2ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 50]] | |
| D, [2018-02-09T17:06:34.008271 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 22]] | |
| D, [2018-02-09T17:06:34.024418 #1798] DEBUG -- : (16.0ms) COMMIT | |
| I, [2018-02-09T17:06:43.895737 #1798] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-09T17:06:43.896056 #1798] INFO -- : Completed 302 Found in 9903ms (ActiveRecord: 19.6ms) | |
| I, [2018-02-09T17:06:43.908445 #1798] INFO -- : Started GET "/admin/gift" for 109.68.184.76 at 2018-02-09 17:06:43 +0300 | |
| -- | |
| D, [2018-02-09T17:06:50.921683 #1798] DEBUG -- : Gift Load (0.5ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 23]] | |
| D, [2018-02-09T17:06:50.923893 #1798] DEBUG -- : (0.3ms) BEGIN | |
| D, [2018-02-09T17:06:50.925009 #1798] DEBUG -- : AdminsGift Load (0.6ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 23]] | |
| D, [2018-02-09T17:06:50.925954 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 6]] | |
| D, [2018-02-09T17:06:50.926637 #1798] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 23]] | |
| D, [2018-02-09T17:06:50.927445 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 9]] | |
| D, [2018-02-09T17:06:50.928741 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 16]] | |
| D, [2018-02-09T17:06:50.929262 #1798] DEBUG -- : SQL (0.2ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 29]] | |
| D, [2018-02-09T17:06:50.929754 #1798] DEBUG -- : SQL (0.2ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 51]] | |
| D, [2018-02-09T17:06:50.930375 #1798] DEBUG -- : SQL (0.3ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 23]] | |
| D, [2018-02-09T17:06:50.949609 #1798] DEBUG -- : (19.1ms) COMMIT | |
| I, [2018-02-09T17:06:59.450980 #1798] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-09T17:06:59.451327 #1798] INFO -- : Completed 302 Found in 8538ms (ActiveRecord: 22.7ms) | |
| I, [2018-02-09T17:06:59.542878 #1798] INFO -- : Started GET "/admin/gift" for 109.68.184.76 at 2018-02-09 17:06:59 +0300 | |
| -- | |
| D, [2018-02-09T17:07:44.720460 #3394] DEBUG -- : Gift Load (0.5ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 24]] | |
| D, [2018-02-09T17:07:44.722872 #3394] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-09T17:07:44.724137 #3394] DEBUG -- : AdminsGift Load (0.3ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 24]] | |
| D, [2018-02-09T17:07:44.725468 #3394] DEBUG -- : SQL (0.4ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 5]] | |
| D, [2018-02-09T17:07:44.726224 #3394] DEBUG -- : GiftImage Load (0.4ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 24]] | |
| D, [2018-02-09T17:07:44.727341 #3394] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 6]] | |
| D, [2018-02-09T17:07:44.727869 #3394] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 7]] | |
| D, [2018-02-09T17:07:44.728399 #3394] DEBUG -- : SQL (0.2ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 15]] | |
| D, [2018-02-09T17:07:44.728907 #3394] DEBUG -- : SQL (0.2ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 24]] | |
| D, [2018-02-09T17:07:44.729412 #3394] DEBUG -- : SQL (0.2ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 28]] | |
| D, [2018-02-09T17:07:44.730157 #3394] DEBUG -- : SQL (0.2ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 24]] | |
| D, [2018-02-09T17:07:44.749203 #3394] DEBUG -- : (18.9ms) COMMIT | |
| I, [2018-02-09T17:07:54.385894 #3394] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-09T17:07:54.386241 #3394] INFO -- : Completed 302 Found in 9676ms (ActiveRecord: 22.6ms) | |
| I, [2018-02-09T17:07:54.398951 #3394] INFO -- : Started GET "/admin/gift" for 109.68.184.76 at 2018-02-09 17:07:54 +0300 | |
| -- | |
| D, [2018-02-09T17:09:09.387999 #3394] DEBUG -- : Gift Load (0.5ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 59]] | |
| D, [2018-02-09T17:09:09.389540 #3394] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-09T17:09:09.390354 #3394] DEBUG -- : AdminsGift Load (0.3ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 59]] | |
| D, [2018-02-09T17:09:09.391297 #3394] DEBUG -- : SQL (0.4ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 32]] | |
| D, [2018-02-09T17:09:09.392052 #3394] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 59]] | |
| D, [2018-02-09T17:09:09.392956 #3394] DEBUG -- : SQL (0.4ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 58]] | |
| D, [2018-02-09T17:09:09.393599 #3394] DEBUG -- : SQL (0.3ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 59]] | |
| D, [2018-02-09T17:09:09.406544 #3394] DEBUG -- : (12.8ms) COMMIT | |
| I, [2018-02-09T17:09:13.391310 #3394] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-09T17:09:13.391643 #3394] INFO -- : Completed 302 Found in 4012ms (ActiveRecord: 15.6ms) | |
| I, [2018-02-09T17:09:13.403484 #3394] INFO -- : Started GET "/admin/gift" for 109.68.184.76 at 2018-02-09 17:09:13 +0300 | |
| -- | |
| D, [2018-02-09T17:09:44.874280 #3394] DEBUG -- : Gift Load (0.4ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 58]] | |
| D, [2018-02-09T17:09:44.876264 #3394] DEBUG -- : (0.3ms) BEGIN | |
| D, [2018-02-09T17:09:44.877234 #3394] DEBUG -- : AdminsGift Load (0.4ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 58]] | |
| D, [2018-02-09T17:09:44.878266 #3394] DEBUG -- : SQL (0.4ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 31]] | |
| D, [2018-02-09T17:09:44.879373 #3394] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 58]] | |
| D, [2018-02-09T17:09:44.880313 #3394] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 57]] | |
| D, [2018-02-09T17:09:44.881606 #3394] DEBUG -- : SQL (0.4ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 58]] | |
| D, [2018-02-09T17:09:44.897877 #3394] DEBUG -- : (16.1ms) COMMIT | |
| I, [2018-02-09T17:09:48.886138 #3394] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-09T17:09:48.886437 #3394] INFO -- : Completed 302 Found in 4021ms (ActiveRecord: 18.7ms) | |
| I, [2018-02-09T17:09:48.902665 #3394] INFO -- : Started GET "/admin/gift" for 109.68.184.76 at 2018-02-09 17:09:48 +0300 | |
| -- | |
| D, [2018-02-09T17:09:54.244893 #3394] DEBUG -- : Gift Load (0.3ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 57]] | |
| D, [2018-02-09T17:09:54.246347 #3394] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-09T17:09:54.247096 #3394] DEBUG -- : AdminsGift Load (0.2ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 57]] | |
| D, [2018-02-09T17:09:54.247988 #3394] DEBUG -- : SQL (0.3ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 30]] | |
| D, [2018-02-09T17:09:54.248631 #3394] DEBUG -- : GiftImage Load (0.2ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 57]] | |
| D, [2018-02-09T17:09:54.249341 #3394] DEBUG -- : SQL (0.2ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 59]] | |
| D, [2018-02-09T17:09:54.249954 #3394] DEBUG -- : SQL (0.3ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 57]] | |
| D, [2018-02-09T17:09:54.264308 #3394] DEBUG -- : (14.2ms) COMMIT | |
| I, [2018-02-09T17:09:56.507427 #3618] INFO -- : Started GET "/admin/gift?_pjax=%5Bdata-pjax-container%5D" for 46.39.255.115 at 2018-02-09 17:09:56 +0300 | |
| I, [2018-02-09T17:09:56.549271 #3618] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| I, [2018-02-09T17:09:56.549351 #3618] INFO -- : Parameters: {"_pjax"=>"[data-pjax-container]", "model_name"=>"gift"} | |
| -- | |
| D, [2018-02-09T17:48:33.960260 #4126] DEBUG -- : Gift Load (0.4ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 54]] | |
| D, [2018-02-09T17:48:33.961664 #4126] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-09T17:48:33.962453 #4126] DEBUG -- : AdminsGift Load (0.3ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 54]] | |
| D, [2018-02-09T17:48:33.963215 #4126] DEBUG -- : SQL (0.3ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 27]] | |
| D, [2018-02-09T17:48:33.963928 #4126] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 54]] | |
| D, [2018-02-09T17:48:33.965037 #4126] DEBUG -- : SQL (0.4ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 56]] | |
| D, [2018-02-09T17:48:33.965676 #4126] DEBUG -- : SQL (0.2ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 54]] | |
| D, [2018-02-09T17:48:33.978267 #4126] DEBUG -- : (12.4ms) COMMIT | |
| I, [2018-02-09T17:48:38.039351 #4126] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-09T17:48:38.039682 #4126] INFO -- : Completed 302 Found in 4090ms (ActiveRecord: 14.9ms) | |
| I, [2018-02-09T17:48:38.126354 #4126] INFO -- : Started GET "/admin/gift" for 109.68.184.76 at 2018-02-09 17:48:38 +0300 | |
| -- | |
| D, [2018-02-09T17:48:42.242376 #4126] DEBUG -- : Gift Load (0.3ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 53]] | |
| D, [2018-02-09T17:48:42.243754 #4126] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-09T17:48:42.244498 #4126] DEBUG -- : AdminsGift Load (0.3ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 53]] | |
| D, [2018-02-09T17:48:42.245289 #4126] DEBUG -- : SQL (0.3ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 26]] | |
| D, [2018-02-09T17:48:42.245966 #4126] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 53]] | |
| D, [2018-02-09T17:48:42.246782 #4126] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 60]] | |
| D, [2018-02-09T17:48:42.247346 #4126] DEBUG -- : SQL (0.2ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 53]] | |
| D, [2018-02-09T17:48:42.261531 #4126] DEBUG -- : (14.0ms) COMMIT | |
| I, [2018-02-09T17:48:46.137984 #4126] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-09T17:48:46.138259 #4126] INFO -- : Completed 302 Found in 3904ms (ActiveRecord: 16.3ms) | |
| I, [2018-02-09T17:48:46.424570 #4126] INFO -- : Started GET "/admin/gift" for 109.68.184.76 at 2018-02-09 17:48:46 +0300 | |
| -- | |
| D, [2018-02-09T17:49:19.806794 #4126] DEBUG -- : Gift Load (1.0ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 47]] | |
| D, [2018-02-09T17:49:19.808333 #4126] DEBUG -- : (0.3ms) BEGIN | |
| D, [2018-02-09T17:49:19.809119 #4126] DEBUG -- : AdminsGift Load (0.3ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 47]] | |
| D, [2018-02-09T17:49:19.809884 #4126] DEBUG -- : SQL (0.3ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 20]] | |
| D, [2018-02-09T17:49:19.812116 #4126] DEBUG -- : GiftImage Load (0.4ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 47]] | |
| D, [2018-02-09T17:49:19.813020 #4126] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 55]] | |
| D, [2018-02-09T17:49:19.813611 #4126] DEBUG -- : SQL (0.3ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 47]] | |
| D, [2018-02-09T17:49:19.827816 #4126] DEBUG -- : (14.0ms) COMMIT | |
| I, [2018-02-09T17:49:23.622305 #4126] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-09T17:49:23.622659 #4126] INFO -- : Completed 302 Found in 3827ms (ActiveRecord: 17.3ms) | |
| I, [2018-02-09T17:49:23.903294 #4126] INFO -- : Started GET "/admin/gift" for 109.68.184.76 at 2018-02-09 17:49:23 +0300 | |
| -- | |
| D, [2018-02-10T18:16:18.445125 #18710] DEBUG -- : Gift Load (0.5ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 63]] | |
| D, [2018-02-10T18:16:18.446513 #18710] DEBUG -- : (0.3ms) BEGIN | |
| D, [2018-02-10T18:16:18.447347 #18710] DEBUG -- : AdminsGift Load (0.3ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 63]] | |
| D, [2018-02-10T18:16:18.448504 #18710] DEBUG -- : SQL (0.4ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 36]] | |
| D, [2018-02-10T18:16:18.449172 #18710] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 63]] | |
| D, [2018-02-10T18:16:18.450151 #18710] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 64]] | |
| D, [2018-02-10T18:16:18.451021 #18710] DEBUG -- : SQL (0.3ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 63]] | |
| D, [2018-02-10T18:16:18.465267 #18710] DEBUG -- : (14.1ms) COMMIT | |
| I, [2018-02-10T18:16:23.290178 #18710] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-10T18:16:23.290489 #18710] INFO -- : Completed 302 Found in 4855ms (ActiveRecord: 16.8ms) | |
| I, [2018-02-10T18:16:23.432126 #18710] INFO -- : Started GET "/admin/gift" for 188.162.39.87 at 2018-02-10 18:16:23 +0300 | |
| -- | |
| I, [2018-02-12T02:51:10.324336 #18710] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T02:51:10.324401 #18710] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"s4pWXs3MfU/adbMukxbflEqYgBDV/Oudwn7AsdkCQVh84GYV9pFUpghxvJoQW9Yqm6Yt/0YpZNICxFE4YzDRvA==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"65"} | |
| D, [2018-02-12T02:51:10.325982 #18710] DEBUG -- : Admin Load (0.3ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T02:51:10.333025 #18710] DEBUG -- : GiftImage Load (0.4ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 65]] | |
| D, [2018-02-12T02:51:10.334292 #18710] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T02:51:10.334943 #18710] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 65]] | |
| D, [2018-02-12T02:51:10.351478 #18710] DEBUG -- : (16.4ms) COMMIT | |
| I, [2018-02-12T02:51:12.080686 #18710] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T02:51:12.080964 #18710] INFO -- : Completed 302 Found in 1756ms (ActiveRecord: 17.7ms) | |
| I, [2018-02-12T02:51:12.089095 #18710] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 02:51:12 +0300 | |
| I, [2018-02-12T02:51:12.090647 #18710] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T02:57:47.467726 #18710] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T02:57:47.467823 #18710] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"Q08JZKWxzjIlILtXonouEZsSTM1k0i957Fya7E7jR1aMJTkvnuzn2/cktOMhNyevSizhIvcHoDYs5gtl9NHXsg==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"67"} | |
| D, [2018-02-12T02:57:47.469836 #18710] DEBUG -- : Admin Load (0.4ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T02:57:47.475189 #18710] DEBUG -- : GiftImage Load (0.4ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 67]] | |
| D, [2018-02-12T02:57:47.476521 #18710] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T02:57:47.477168 #18710] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 67]] | |
| D, [2018-02-12T02:57:47.489970 #18710] DEBUG -- : (12.7ms) COMMIT | |
| I, [2018-02-12T02:57:49.430850 #18710] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T02:57:49.431134 #18710] INFO -- : Completed 302 Found in 1963ms (ActiveRecord: 14.0ms) | |
| I, [2018-02-12T02:57:49.481202 #18710] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 02:57:49 +0300 | |
| I, [2018-02-12T02:57:49.482782 #18710] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T03:03:31.052556 #18710] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T03:03:31.052666 #18710] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"iyjxRS8fBnAJBgAQL2YgvIW7bK+pza4l2FYIqHZGSPpEQsEOFEIvmdsCD6SsKykCVIXBQDoYIWoY7JkhzHTYHg==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"69"} | |
| D, [2018-02-12T03:03:31.054745 #18710] DEBUG -- : Admin Load (0.4ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T03:03:31.060024 #18710] DEBUG -- : GiftImage Load (0.4ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 69]] | |
| D, [2018-02-12T03:03:31.061377 #18710] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T03:03:31.062055 #18710] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 69]] | |
| D, [2018-02-12T03:03:31.079553 #18710] DEBUG -- : (17.4ms) COMMIT | |
| I, [2018-02-12T03:03:32.906541 #18710] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T03:03:32.906824 #18710] INFO -- : Completed 302 Found in 1854ms (ActiveRecord: 18.7ms) | |
| I, [2018-02-12T03:03:32.956516 #18710] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 03:03:32 +0300 | |
| I, [2018-02-12T03:03:32.958140 #18710] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T03:17:02.970411 #18710] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T03:17:02.970510 #18710] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"bmgwtojJZzDUM0j11UJutHX6RSQblr7uB+pywcv6I5ahAgD9s5RO2QY3R0FWD2cKpMToy4hDMaHHUONIccizcg==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"72"} | |
| D, [2018-02-12T03:17:02.972479 #18710] DEBUG -- : Admin Load (0.4ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T03:17:02.978200 #18710] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 72]] | |
| D, [2018-02-12T03:17:02.979553 #18710] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T03:17:02.980232 #18710] DEBUG -- : SQL (0.4ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 72]] | |
| D, [2018-02-12T03:17:02.997693 #18710] DEBUG -- : (17.3ms) COMMIT | |
| I, [2018-02-12T03:17:04.907940 #18710] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T03:17:04.908264 #18710] INFO -- : Completed 302 Found in 1938ms (ActiveRecord: 18.5ms) | |
| I, [2018-02-12T03:17:04.967559 #18710] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 03:17:04 +0300 | |
| I, [2018-02-12T03:17:04.969248 #18710] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T03:21:46.938879 #18710] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T03:21:46.938978 #18710] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"8xAmXXtWls+xpKDNKlGbXlgpmD3vzCfaezrnjIUQBZE8ehYWQAu/JmOgr3mpHJLgiRc10nwZqJW7gHYFPyKVdQ==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"74"} | |
| D, [2018-02-12T03:21:46.941059 #18710] DEBUG -- : Admin Load (0.4ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T03:21:46.946627 #18710] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 74]] | |
| D, [2018-02-12T03:21:46.947941 #18710] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T03:21:46.948644 #18710] DEBUG -- : SQL (0.4ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 74]] | |
| D, [2018-02-12T03:21:46.963343 #18710] DEBUG -- : (14.6ms) COMMIT | |
| I, [2018-02-12T03:21:49.008610 #18710] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T03:21:49.008900 #18710] INFO -- : Completed 302 Found in 2070ms (ActiveRecord: 15.8ms) | |
| I, [2018-02-12T03:21:49.131648 #18710] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 03:21:49 +0300 | |
| I, [2018-02-12T03:21:49.133255 #18710] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T03:26:07.321881 #18710] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T03:26:07.321978 #18710] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"n+EqyHvCcBKXzphOhMr7GqSIlC3tD70M6McmC7q0GFNQixqDQJ9Z+0XKl/oHh/KkdbY5wn7aMkMofbeCAIaItw==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"76"} | |
| D, [2018-02-12T03:26:07.323932 #18710] DEBUG -- : Admin Load (0.3ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T03:26:07.331052 #18710] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 76]] | |
| D, [2018-02-12T03:26:07.332897 #18710] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T03:26:07.333475 #18710] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 76]] | |
| D, [2018-02-12T03:26:07.343567 #18710] DEBUG -- : (10.0ms) COMMIT | |
| I, [2018-02-12T03:26:09.198956 #18710] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T03:26:09.199235 #18710] INFO -- : Completed 302 Found in 1877ms (ActiveRecord: 11.1ms) | |
| I, [2018-02-12T03:26:09.209239 #18710] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 03:26:09 +0300 | |
| I, [2018-02-12T03:26:09.210824 #18710] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T03:28:43.676377 #18710] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T03:28:43.676478 #18710] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"ATKLKmP+JNAhYhIN6fH8jaaY1Rg0UMh8tkbA1ZbkWV/OWLthWKMNOfNmHblqvPUzd6Z496eFRzN2/FFcLNbJuw==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"71"} | |
| D, [2018-02-12T03:28:43.678605 #18710] DEBUG -- : Admin Load (0.4ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T03:28:43.683882 #18710] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 71]] | |
| D, [2018-02-12T03:28:43.685331 #18710] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T03:28:43.685920 #18710] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 71]] | |
| D, [2018-02-12T03:28:43.693089 #18710] DEBUG -- : (7.0ms) COMMIT | |
| I, [2018-02-12T03:28:45.574808 #18710] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T03:28:45.575133 #18710] INFO -- : Completed 302 Found in 1898ms (ActiveRecord: 8.1ms) | |
| I, [2018-02-12T03:28:45.588275 #18710] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 03:28:45 +0300 | |
| I, [2018-02-12T03:28:45.589594 #18710] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| D, [2018-02-12T19:20:52.312796 #21757] DEBUG -- : Gift Load (0.5ms) SELECT "gifts".* FROM "gifts" WHERE "gifts"."id" = $1 ORDER BY "gifts"."id" ASC LIMIT 1 [["id", 69]] | |
| D, [2018-02-12T19:20:52.314689 #21757] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T19:20:52.315547 #21757] DEBUG -- : AdminsGift Load (0.3ms) SELECT "admins_gifts".* FROM "admins_gifts" WHERE "admins_gifts"."gift_id" = $1 [["gift_id", 69]] | |
| D, [2018-02-12T19:20:52.317035 #21757] DEBUG -- : SQL (0.4ms) DELETE FROM "admins_gifts" WHERE "admins_gifts"."id" = $1 [["id", 42]] | |
| D, [2018-02-12T19:20:52.318009 #21757] DEBUG -- : GiftImage Load (0.4ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."gift_id" = $1 [["gift_id", 69]] | |
| D, [2018-02-12T19:20:52.319239 #21757] DEBUG -- : SQL (0.5ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 75]] | |
| D, [2018-02-12T19:20:52.320092 #21757] DEBUG -- : SQL (0.3ms) DELETE FROM "gifts" WHERE "gifts"."id" = $1 [["id", 69]] | |
| D, [2018-02-12T19:20:52.334945 #21757] DEBUG -- : (14.7ms) COMMIT | |
| I, [2018-02-12T19:20:55.262622 #21757] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift | |
| I, [2018-02-12T19:20:55.262962 #21757] INFO -- : Completed 302 Found in 2959ms (ActiveRecord: 17.6ms) | |
| I, [2018-02-12T19:20:55.326506 #21757] INFO -- : Started GET "/admin/gift" for 178.215.113.127 at 2018-02-12 19:20:55 +0300 | |
| -- | |
| I, [2018-02-12T21:28:41.884458 #19765] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T21:28:41.884560 #19765] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"p/Q1KAmtgqQrhB8NzcDE6BewL1dD0AFViauUOU4XSxVUNMTW6zms3FVHosMtLhFCw3IKk+HRkkt6aRbjwP/rKA==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"77"} | |
| D, [2018-02-12T21:28:41.886661 #19765] DEBUG -- : Admin Load (0.3ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T21:28:41.893570 #19765] DEBUG -- : GiftImage Load (0.4ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 77]] | |
| D, [2018-02-12T21:28:41.894875 #19765] DEBUG -- : (0.1ms) BEGIN | |
| D, [2018-02-12T21:28:41.895753 #19765] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 77]] | |
| D, [2018-02-12T21:28:41.910050 #19765] DEBUG -- : (14.1ms) COMMIT | |
| I, [2018-02-12T21:28:43.813133 #19765] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T21:28:43.813423 #19765] INFO -- : Completed 302 Found in 1929ms (ActiveRecord: 15.2ms) | |
| I, [2018-02-12T21:28:43.905664 #19765] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 21:28:43 +0300 | |
| I, [2018-02-12T21:28:43.907368 #19765] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T21:36:08.648061 #19765] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T21:36:08.648159 #19765] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"qpT5GjNhhzleS1yCGv64+EBjYJPphtmNgpogikDEdLZZVAjk0fWpQSCI4Uz6EG1SlKFFV0uHSpNxWKJQzizUiw==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"70"} | |
| D, [2018-02-12T21:36:08.649576 #19765] DEBUG -- : Admin Load (0.2ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T21:36:08.655565 #19765] DEBUG -- : GiftImage Load (0.5ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 70]] | |
| D, [2018-02-12T21:36:08.657931 #19765] DEBUG -- : (0.3ms) BEGIN | |
| D, [2018-02-12T21:36:08.658834 #19765] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 70]] | |
| D, [2018-02-12T21:36:08.672121 #19765] DEBUG -- : (13.0ms) COMMIT | |
| I, [2018-02-12T21:36:10.532056 #19765] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T21:36:10.532453 #19765] INFO -- : Completed 302 Found in 1884ms (ActiveRecord: 14.4ms) | |
| I, [2018-02-12T21:36:10.575493 #19765] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 21:36:10 +0300 | |
| I, [2018-02-12T21:36:10.577388 #19765] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T21:37:29.234494 #19765] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T21:37:29.234603 #19765] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"0yXWwa4jfdDFFweoCrbdK1R8k43vdA7LtwQr+UqwapYg5Sc/TLdTqLvUumbqWAiBgL62SU11ndVExqkjxFjKqw==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"68"} | |
| D, [2018-02-12T21:37:29.237000 #19765] DEBUG -- : Admin Load (0.4ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T21:37:29.245194 #19765] DEBUG -- : GiftImage Load (0.6ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 68]] | |
| D, [2018-02-12T21:37:29.246781 #19765] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T21:37:29.247566 #19765] DEBUG -- : SQL (0.4ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 68]] | |
| D, [2018-02-12T21:37:29.263128 #19765] DEBUG -- : (15.4ms) COMMIT | |
| I, [2018-02-12T21:37:31.219008 #19765] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T21:37:31.219687 #19765] INFO -- : Completed 302 Found in 1985ms (ActiveRecord: 17.0ms) | |
| I, [2018-02-12T21:37:31.267697 #19765] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 21:37:31 +0300 | |
| I, [2018-02-12T21:37:31.269720 #19765] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T21:38:03.287794 #19765] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T21:38:03.287920 #19765] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"OWnEXk0TCHKs9sfJFnxHuAkOqMY4X2zjyeeWahtchFvKqTWgr4cmCtI1egf2kpIS3cyNAppe//06JRSwlbQkZg==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"78"} | |
| D, [2018-02-12T21:38:03.290581 #19765] DEBUG -- : Admin Load (0.3ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T21:38:03.298815 #19765] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 78]] | |
| D, [2018-02-12T21:38:03.301404 #19765] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T21:38:03.302153 #19765] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 78]] | |
| D, [2018-02-12T21:38:03.313081 #19765] DEBUG -- : (10.8ms) COMMIT | |
| I, [2018-02-12T21:38:05.294424 #19765] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T21:38:05.294725 #19765] INFO -- : Completed 302 Found in 2007ms (ActiveRecord: 12.0ms) | |
| I, [2018-02-12T21:38:05.395363 #19765] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 21:38:05 +0300 | |
| I, [2018-02-12T21:38:05.396995 #19765] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T21:38:10.107252 #19765] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T21:38:10.107302 #19765] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"1aGhDrfyKEnOjNNFHZuRcG+vpb8JE/ftaYZQAs0/dacmYVDwVWYGMbBPbov9dUTau22Ae6sSZPOaRNLYQ9fVmg==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"73"} | |
| D, [2018-02-12T21:38:10.109045 #19765] DEBUG -- : Admin Load (0.4ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T21:38:10.116694 #19765] DEBUG -- : GiftImage Load (0.3ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 73]] | |
| D, [2018-02-12T21:38:10.118562 #19765] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T21:38:10.119331 #19765] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 73]] | |
| D, [2018-02-12T21:38:10.137998 #19765] DEBUG -- : (18.5ms) COMMIT | |
| I, [2018-02-12T21:38:12.194555 #19765] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T21:38:12.194841 #19765] INFO -- : Completed 302 Found in 2087ms (ActiveRecord: 19.8ms) | |
| I, [2018-02-12T21:38:12.226963 #19765] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 21:38:12 +0300 | |
| I, [2018-02-12T21:38:12.228698 #19765] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| -- | |
| I, [2018-02-12T21:38:17.197206 #19765] INFO -- : Processing by RailsAdmin::MainController#delete as HTML | |
| I, [2018-02-12T21:38:17.197323 #19765] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"9UD4WaT99EYAfaqMGf0FcQgPUNpTNAUE5sWTuGWRXMMGgAmnRmnaPn6+F0L5E9Db3M11HvE1lhoVBxFi63n8/g==", "return_to"=>"http://staging.saluteapp.me/admin/gift_image", "model_name"=>"gift_image", "id"=>"66"} | |
| D, [2018-02-12T21:38:17.199633 #19765] DEBUG -- : Admin Load (0.4ms) SELECT "admins".* FROM "admins" WHERE "admins"."id" = $1 ORDER BY "admins"."id" ASC LIMIT 1 [["id", 12]] | |
| D, [2018-02-12T21:38:17.207319 #19765] DEBUG -- : GiftImage Load (0.4ms) SELECT "gift_images".* FROM "gift_images" WHERE "gift_images"."id" = $1 ORDER BY "gift_images"."id" ASC LIMIT 1 [["id", 66]] | |
| D, [2018-02-12T21:38:17.209199 #19765] DEBUG -- : (0.2ms) BEGIN | |
| D, [2018-02-12T21:38:17.209912 #19765] DEBUG -- : SQL (0.3ms) DELETE FROM "gift_images" WHERE "gift_images"."id" = $1 [["id", 66]] | |
| D, [2018-02-12T21:38:17.221303 #19765] DEBUG -- : (11.2ms) COMMIT | |
| I, [2018-02-12T21:38:19.056963 #19765] INFO -- : Redirected to http://staging.saluteapp.me/admin/gift_image | |
| I, [2018-02-12T21:38:19.057276 #19765] INFO -- : Completed 302 Found in 1860ms (ActiveRecord: 12.6ms) | |
| I, [2018-02-12T21:38:19.067017 #19765] INFO -- : Started GET "/admin/gift_image" for 178.215.113.127 at 2018-02-12 21:38:19 +0300 | |
| I, [2018-02-12T21:38:19.068840 #19765] INFO -- : Processing by RailsAdmin::MainController#index as HTML | |
| deployer@cs24702:~/salute/log$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment