Created
May 23, 2019 13:03
-
-
Save viphat/370d4841491d6a980c47025a7200efe7 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
[90.79.105.133] [b835e17645e393d5bc174ca464313608] [891c2732-9701-4270-a96e-8c76715de78e] Processing by CartsController#show as HTML | |
[90.79.105.133] [b835e17645e393d5bc174ca464313608] [1f1d7564-df12-4c1b-b48a-49a68c5d21c8] CartItem::Factory:find_item:345954 | |
[90.79.105.133] [b835e17645e393d5bc174ca464313608] [1f1d7564-df12-4c1b-b48a-49a68c5d21c8] Rules::DiscountRules:#<Product::DomainRegister id: 1036, type: "Product::DomainRegister", slug: "domain-register-com", name: "com", unit_price: #<BigDecimal:7f210e4023e8,'0.12E2',9(18)>, duration: "1,2,3,4,5,6,7,8,9,10", unit: 2, active: true, cost_price: #<BigDecimal:7f210e402140,'0.653E1',18(27)>, minimum_selling_price: #<BigDecimal:7f210e402050,'0.698E1',18(27)>, properties: {}, created_at: "2012-10-22 16:46:58", updated_at: "2012-10-22 16:46:58"> | |
[90.79.105.133] [b835e17645e393d5bc174ca464313608] [1f1d7564-df12-4c1b-b48a-49a68c5d21c8] CartItem::Factory:find_item:345956 | |
[90.79.105.133] [b835e17645e393d5bc174ca464313608] [1f1d7564-df12-4c1b-b48a-49a68c5d21c8] Rules::DiscountRules:#<Product::DomainRegister id: 1036, type: "Product::DomainRegister", slug: "domain-register-com", name: "com", unit_price: #<BigDecimal:7f210d915bb0,'0.12E2',9(18)>, duration: "1,2,3,4,5,6,7,8,9,10", unit: 2, active: true, cost_price: #<BigDecimal:7f210d915908,'0.653E1',18(27)>, minimum_selling_price: #<BigDecimal:7f210d915818,'0.698E1',18(27)>, properties: {}, created_at: "2012-10-22 16:46:58", updated_at: "2012-10-22 16:46:58"> | |
... | |
... | |
... | |
[90.79.105.133] [b835e17645e393d5bc174ca464313608] [d2a48229-e8d4-4d82-b7de-e2e49815d66c] Started GET "/checkout/success/ | |
... | |
... | |
... | |
[80.11.4.12] [6f9f7360148132f1f12f1f963699c7b5] [178b92bd-4894-46c1-a28d-03e98f5e86f9] Completed 200 OK in 70ms (Views: 66.0ms | ActiveRecord: 0.5ms) | |
Rendered order_mailer/fr/payment_confirmation_email.text.erb (6.3ms) | |
Sent mail to [email protected] (203.6ms) | |
[80.11.4.12] [6f9f7360148132f1f12f1f963699c7b5] [d67be899-f932-4e74-a498-f48e2196179b] Rules::DiscountRules:#<Product::DomainRegister id: 5925, type: "Product::DomainRegister", slug: "domain-register-paris", name: "paris", unit_price: #<BigDecimal:7f15e6bb14a0,'0.385E2',18(27)>, duration: "1,2,3,3,4,5,6,7,8,9", unit: 2, active: true, cost_price: #<BigDecimal:7f15e6bb1068,'0.25E2',9(18)>, minimum_selling_price: #<BigDecimal:7f15e6bb0f78,'0.4E2',9(18)>, properties: {"registration_context"=>""}, created_at: "2014-08-27 12:26:41", updated_at: "2018-10-18 12:45:27"> | |
Rendered order_mailer/fr/invoice_available_email.text.erb (0.4ms) | |
Sent mail to [email protected] (207.6ms) | |
[JOB][SUCCESS] Job::DomainRegister::Flow [195418] created. | |
>>> Order Item ID: 899762 | |
>>> Order ID: 130591 | |
>>> Domain: naturist-paris.com | |
[JOB][SUCCESS] Job::HostingCreate::Flow [195419] created. | |
>>> Order Item ID: 899763 | |
>>> Order ID: 130591 | |
>>> Domain: naturist-paris.com | |
[JOB][SUCCESS] Job::DomainRegister::Flow [195420] created. | |
>>> Order Item ID: 899764 | |
>>> Order ID: 130591 | |
>>> Domain: naturist-plantes.com | |
[JOB][SUCCESS] Job::HostingCreate::Flow [195421] created. | |
>>> Order Item ID: 899765 | |
>>> Order ID: 130591 | |
>>> Domain: naturist-plantes.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment