user_notifier 0.2.0 → 0.3.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/lib/user_notifier/configuration.rb +4 -2
- data/lib/user_notifier/models/base.rb +2 -1
- data/lib/user_notifier/version.rb +1 -1
- data/spec/dummy/log/test.log +2993 -0
- metadata +3 -3
data/spec/dummy/log/test.log
CHANGED
@@ -1658,3 +1658,2996 @@ UserNotifier::Mailer#notify: processed outbound mail in 1.5ms
|
|
1658
1658
|
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 23]]
|
1659
1659
|
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
1660
1660
|
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
1661
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1662
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
1663
|
+
[1m[36mSQL (3.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.463585"], ["updated_at", "2015-12-16 21:50:34.463585"]]
|
1664
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
1665
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
1666
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 24], ["title", "test"], ["created_at", "2015-12-16 21:50:34.489941"], ["updated_at", "2015-12-16 21:50:34.489941"]]
|
1667
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1668
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
1669
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1670
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1671
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.500149"], ["updated_at", "2015-12-16 21:50:34.500149"]]
|
1672
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1673
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1674
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 25], ["title", "test"], ["created_at", "2015-12-16 21:50:34.502663"], ["updated_at", "2015-12-16 21:50:34.502663"]]
|
1675
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1676
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1677
|
+
[1m[36mSQL (1.6ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 25]]
|
1678
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1679
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1680
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1681
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1682
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.521693"], ["updated_at", "2015-12-16 21:50:34.521693"]]
|
1683
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1684
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1685
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 26], ["title", "test"], ["created_at", "2015-12-16 21:50:34.523992"], ["updated_at", "2015-12-16 21:50:34.523992"]]
|
1686
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1687
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1688
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 19], ["user_id", 26]]
|
1689
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1690
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
1691
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1692
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1693
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.541136"], ["updated_at", "2015-12-16 21:50:34.541136"]]
|
1694
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
1695
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1696
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 27], ["title", "test"], ["created_at", "2015-12-16 21:50:34.544563"], ["updated_at", "2015-12-16 21:50:34.544563"]]
|
1697
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1698
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1699
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 20], ["user_id", 27]]
|
1700
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1701
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
1702
|
+
[1m[35m (0.3ms)[0m BEGIN
|
1703
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
1704
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.558564"], ["updated_at", "2015-12-16 21:50:34.558564"]]
|
1705
|
+
[1m[36m (0.7ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1706
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
1707
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 28], ["title", "test"], ["created_at", "2015-12-16 21:50:34.566672"], ["updated_at", "2015-12-16 21:50:34.566672"]]
|
1708
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1709
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1710
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 21], ["user_id", 28]]
|
1711
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1712
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1713
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1714
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1715
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.576210"], ["updated_at", "2015-12-16 21:50:34.576210"]]
|
1716
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1717
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1718
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 29], ["title", "test"], ["created_at", "2015-12-16 21:50:34.578895"], ["updated_at", "2015-12-16 21:50:34.578895"]]
|
1719
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1720
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1721
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 29]]
|
1722
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1723
|
+
[1m[36mUserNotification Load (1.7ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
1724
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
1725
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1726
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1727
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.591365"], ["updated_at", "2015-12-16 21:50:34.591365"]]
|
1728
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1729
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1730
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 30], ["title", "test"], ["created_at", "2015-12-16 21:50:34.594332"], ["updated_at", "2015-12-16 21:50:34.594332"]]
|
1731
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1732
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
1733
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 30]]
|
1734
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
1735
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
1736
|
+
[1m[35m (0.5ms)[0m BEGIN
|
1737
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
1738
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.616617"], ["updated_at", "2015-12-16 21:50:34.616617"]]
|
1739
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1740
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1741
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 31], ["title", "test"], ["created_at", "2015-12-16 21:50:34.620951"], ["updated_at", "2015-12-16 21:50:34.620951"]]
|
1742
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1743
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1744
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 31]]
|
1745
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1746
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1747
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1748
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1749
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.628578"], ["updated_at", "2015-12-16 21:50:34.628578"]]
|
1750
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1751
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1752
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 32], ["title", "test"], ["created_at", "2015-12-16 21:50:34.630615"], ["updated_at", "2015-12-16 21:50:34.630615"]]
|
1753
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1754
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1755
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 32], ["deliver_at", "2015-12-19 21:50:34.631911"]]
|
1756
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1757
|
+
[1m[36mUserNotification Load (0.5ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
1758
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1759
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1760
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1761
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.638578"], ["updated_at", "2015-12-16 21:50:34.638578"]]
|
1762
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1763
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1764
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 33], ["title", "test"], ["created_at", "2015-12-16 21:50:34.641346"], ["updated_at", "2015-12-16 21:50:34.641346"]]
|
1765
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1766
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
1767
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 33], ["deliver_at", "2015-12-19 21:50:34.643726"]]
|
1768
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1769
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1770
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1771
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
1772
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.654265"], ["updated_at", "2015-12-16 21:50:34.654265"]]
|
1773
|
+
[1m[36m (0.7ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1774
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
1775
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 34], ["title", "test"], ["created_at", "2015-12-16 21:50:34.661875"], ["updated_at", "2015-12-16 21:50:34.661875"]]
|
1776
|
+
[1m[35m (0.4ms)[0m RELEASE SAVEPOINT active_record_1
|
1777
|
+
[1m[36m (0.5ms)[0m [1mSAVEPOINT active_record_1[0m
|
1778
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 34], ["deliver_at", "2015-12-19 21:50:34.667116"]]
|
1779
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1780
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1781
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1782
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1783
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.673643"], ["updated_at", "2015-12-16 21:50:34.673643"]]
|
1784
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1785
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1786
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 35], ["title", "test"], ["created_at", "2015-12-16 21:50:34.675772"], ["updated_at", "2015-12-16 21:50:34.675772"]]
|
1787
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1788
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1789
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 35]]
|
1790
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
1791
|
+
[1m[36mUserNotification Load (0.4ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
1792
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1793
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1794
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1795
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.683044"], ["updated_at", "2015-12-16 21:50:34.683044"]]
|
1796
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1797
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1798
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 36], ["title", "test"], ["created_at", "2015-12-16 21:50:34.685728"], ["updated_at", "2015-12-16 21:50:34.685728"]]
|
1799
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1800
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1801
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 36]]
|
1802
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
1803
|
+
[1m[36m (1.1ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 36[0m [["template_name", "another_test"]]
|
1804
|
+
[1m[35m (0.5ms)[0m SAVEPOINT active_record_1
|
1805
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "another_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 36]]
|
1806
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
1807
|
+
[1m[36m (1.2ms)[0m [1mSELECT COUNT(*) FROM "user_notifications"[0m
|
1808
|
+
[1m[35m (0.6ms)[0m ROLLBACK
|
1809
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
1810
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
1811
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.718685"], ["updated_at", "2015-12-16 21:50:34.718685"]]
|
1812
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1813
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1814
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 37], ["title", "test"], ["created_at", "2015-12-16 21:50:34.721084"], ["updated_at", "2015-12-16 21:50:34.721084"]]
|
1815
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1816
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1817
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 37]]
|
1818
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1819
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 37[0m [["template_name", "test"]]
|
1820
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
1821
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1822
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1823
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1824
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.729429"], ["updated_at", "2015-12-16 21:50:34.729429"]]
|
1825
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1826
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1827
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 38], ["title", "test"], ["created_at", "2015-12-16 21:50:34.731514"], ["updated_at", "2015-12-16 21:50:34.731514"]]
|
1828
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
1829
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1830
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 38]]
|
1831
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1832
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
1833
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1834
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1835
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.749664"], ["updated_at", "2015-12-16 21:50:34.749664"]]
|
1836
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1837
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1838
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 39], ["title", "test"], ["created_at", "2015-12-16 21:50:34.752226"], ["updated_at", "2015-12-16 21:50:34.752226"]]
|
1839
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1840
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1841
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 39]]
|
1842
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
1843
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1844
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1845
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1846
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.764152"], ["updated_at", "2015-12-16 21:50:34.764152"]]
|
1847
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1848
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1849
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 40]]
|
1850
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1851
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (1.4ms)
|
1852
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.3ms)
|
1853
|
+
|
1854
|
+
UserNotifier::Mailer#notify: processed outbound mail in 201.8ms
|
1855
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
1856
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1857
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1858
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.975960"], ["updated_at", "2015-12-16 21:50:34.975960"]]
|
1859
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1860
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1861
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 41]]
|
1862
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1863
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
1864
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
1865
|
+
|
1866
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
1867
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1868
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1869
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1870
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:34.984354"], ["updated_at", "2015-12-16 21:50:34.984354"]]
|
1871
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1872
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1873
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 42]]
|
1874
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1875
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.3ms)
|
1876
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.4ms)
|
1877
|
+
|
1878
|
+
UserNotifier::Mailer#notify: processed outbound mail in 24.1ms
|
1879
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
1880
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1881
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
1882
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:35.015295"], ["updated_at", "2015-12-16 21:50:35.015295"]]
|
1883
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1884
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
1885
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 43]]
|
1886
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1887
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.0ms)
|
1888
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.0ms)
|
1889
|
+
|
1890
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
1891
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1892
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1893
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1894
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:35.027721"], ["updated_at", "2015-12-16 21:50:35.027721"]]
|
1895
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1896
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1897
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 44]]
|
1898
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1899
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
1900
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
1901
|
+
|
1902
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
1903
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
1904
|
+
[1m[35m (0.4ms)[0m BEGIN
|
1905
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
1906
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:35.039842"], ["updated_at", "2015-12-16 21:50:35.039842"]]
|
1907
|
+
[1m[36m (0.7ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1908
|
+
[1m[35m (0.5ms)[0m SAVEPOINT active_record_1
|
1909
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 45]]
|
1910
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1911
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
1912
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
1913
|
+
|
1914
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.6ms
|
1915
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1916
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1917
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
1918
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:50:35.056827"], ["updated_at", "2015-12-16 21:50:35.056827"]]
|
1919
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1920
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
1921
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 46]]
|
1922
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1923
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
1924
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
1925
|
+
|
1926
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.6ms
|
1927
|
+
[1m[36m (3.4ms)[0m [1mROLLBACK[0m
|
1928
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1929
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1930
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1931
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1932
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1933
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1934
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1935
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1936
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1937
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1938
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1939
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1940
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1941
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1942
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1943
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
1944
|
+
[1m[35m (0.2ms)[0m BEGIN
|
1945
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1946
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1947
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1948
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1949
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1950
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1951
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1952
|
+
[1m[35m (0.1ms)[0m BEGIN
|
1953
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
1954
|
+
[1m[35m (0.3ms)[0m BEGIN
|
1955
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
1956
|
+
[1m[36m (0.7ms)[0m [1mBEGIN[0m
|
1957
|
+
[1m[35m (0.7ms)[0m ROLLBACK
|
1958
|
+
[1m[36m (0.4ms)[0m [1mBEGIN[0m
|
1959
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
1960
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
1961
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
1962
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1963
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
1964
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1965
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
1966
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1967
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
1968
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1969
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
1970
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1971
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
1972
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1973
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
1974
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1975
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
1976
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1977
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
1978
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1979
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
1980
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1981
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1982
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1983
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
1984
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
1985
|
+
[1m[35m (0.7ms)[0m SAVEPOINT active_record_1
|
1986
|
+
[1m[36mSQL (4.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:30.816469"], ["updated_at", "2015-12-16 21:51:30.816469"]]
|
1987
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
1988
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
1989
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 47]]
|
1990
|
+
[1m[36m (0.7ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
1991
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.8ms)
|
1992
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.2ms)
|
1993
|
+
|
1994
|
+
UserNotifier::Mailer#notify: processed outbound mail in 148.5ms
|
1995
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
1996
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
1997
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
1998
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.012321"], ["updated_at", "2015-12-16 21:51:31.012321"]]
|
1999
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2000
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2001
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 48]]
|
2002
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2003
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2004
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2005
|
+
|
2006
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
2007
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2008
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2009
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2010
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.019824"], ["updated_at", "2015-12-16 21:51:31.019824"]]
|
2011
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2012
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2013
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 49]]
|
2014
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2015
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2016
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2017
|
+
|
2018
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.3ms
|
2019
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2020
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2021
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2022
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.027357"], ["updated_at", "2015-12-16 21:51:31.027357"]]
|
2023
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2024
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2025
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 50]]
|
2026
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2027
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2028
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2029
|
+
|
2030
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.3ms
|
2031
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2032
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2033
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2034
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.035056"], ["updated_at", "2015-12-16 21:51:31.035056"]]
|
2035
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2036
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2037
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 51]]
|
2038
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2039
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2040
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2041
|
+
|
2042
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.3ms
|
2043
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2044
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2045
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2046
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.043078"], ["updated_at", "2015-12-16 21:51:31.043078"]]
|
2047
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2048
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2049
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 52]]
|
2050
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2051
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.9ms)
|
2052
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.3ms)
|
2053
|
+
|
2054
|
+
UserNotifier::Mailer#notify: processed outbound mail in 35.1ms
|
2055
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2056
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2057
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2058
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.085073"], ["updated_at", "2015-12-16 21:51:31.085073"]]
|
2059
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2060
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2061
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 53]]
|
2062
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2063
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.0ms)
|
2064
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.0ms)
|
2065
|
+
|
2066
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.5ms
|
2067
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2068
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2069
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2070
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.098018"], ["updated_at", "2015-12-16 21:51:31.098018"]]
|
2071
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2072
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2073
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 54], ["title", "test"], ["created_at", "2015-12-16 21:51:31.104824"], ["updated_at", "2015-12-16 21:51:31.104824"]]
|
2074
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2075
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2076
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2077
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2078
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.109925"], ["updated_at", "2015-12-16 21:51:31.109925"]]
|
2079
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2080
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2081
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 55], ["title", "test"], ["created_at", "2015-12-16 21:51:31.111910"], ["updated_at", "2015-12-16 21:51:31.111910"]]
|
2082
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2083
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
2084
|
+
[1m[36mSQL (4.0ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 34], ["user_id", 55]]
|
2085
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2086
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2087
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2088
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2089
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.135266"], ["updated_at", "2015-12-16 21:51:31.135266"]]
|
2090
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2091
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2092
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 56], ["title", "test"], ["created_at", "2015-12-16 21:51:31.137243"], ["updated_at", "2015-12-16 21:51:31.137243"]]
|
2093
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2094
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2095
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 35], ["user_id", 56]]
|
2096
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2097
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2098
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2099
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2100
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.143737"], ["updated_at", "2015-12-16 21:51:31.143737"]]
|
2101
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2102
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2103
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 57], ["title", "test"], ["created_at", "2015-12-16 21:51:31.145891"], ["updated_at", "2015-12-16 21:51:31.145891"]]
|
2104
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2105
|
+
[1m[35m (0.5ms)[0m SAVEPOINT active_record_1
|
2106
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 36], ["user_id", 57]]
|
2107
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
2108
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
2109
|
+
[1m[35m (0.3ms)[0m BEGIN
|
2110
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
2111
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.163618"], ["updated_at", "2015-12-16 21:51:31.163618"]]
|
2112
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2113
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2114
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 58], ["title", "test"], ["created_at", "2015-12-16 21:51:31.166179"], ["updated_at", "2015-12-16 21:51:31.166179"]]
|
2115
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2116
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2117
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 58]]
|
2118
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2119
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2120
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2121
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2122
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.173384"], ["updated_at", "2015-12-16 21:51:31.173384"]]
|
2123
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2124
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2125
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 59], ["title", "test"], ["created_at", "2015-12-16 21:51:31.175874"], ["updated_at", "2015-12-16 21:51:31.175874"]]
|
2126
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2127
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2128
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 59]]
|
2129
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2130
|
+
[1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 59[0m [["template_name", "test"]]
|
2131
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
2132
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2133
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2134
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2135
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.191629"], ["updated_at", "2015-12-16 21:51:31.191629"]]
|
2136
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2137
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2138
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 60], ["title", "test"], ["created_at", "2015-12-16 21:51:31.193916"], ["updated_at", "2015-12-16 21:51:31.193916"]]
|
2139
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
2140
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2141
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 60]]
|
2142
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2143
|
+
[1m[35mUserNotification Load (2.0ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
2144
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
2145
|
+
[1m[35m (0.3ms)[0m BEGIN
|
2146
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
2147
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.213722"], ["updated_at", "2015-12-16 21:51:31.213722"]]
|
2148
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2149
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2150
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 61], ["title", "test"], ["created_at", "2015-12-16 21:51:31.217589"], ["updated_at", "2015-12-16 21:51:31.217589"]]
|
2151
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2152
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2153
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 61]]
|
2154
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2155
|
+
[1m[35m (0.5ms)[0m SELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 61 [["template_name", "another_test"]]
|
2156
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2157
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "another_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 61]]
|
2158
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2159
|
+
[1m[35m (1.3ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
2160
|
+
[1m[36m (0.8ms)[0m [1mROLLBACK[0m
|
2161
|
+
[1m[35m (0.6ms)[0m BEGIN
|
2162
|
+
[1m[36m (0.8ms)[0m [1mSAVEPOINT active_record_1[0m
|
2163
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.243209"], ["updated_at", "2015-12-16 21:51:31.243209"]]
|
2164
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2165
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2166
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 62], ["title", "test"], ["created_at", "2015-12-16 21:51:31.248143"], ["updated_at", "2015-12-16 21:51:31.248143"]]
|
2167
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2168
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2169
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 62]]
|
2170
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2171
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2172
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2173
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2174
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.260050"], ["updated_at", "2015-12-16 21:51:31.260050"]]
|
2175
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2176
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2177
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 63], ["title", "test"], ["created_at", "2015-12-16 21:51:31.262140"], ["updated_at", "2015-12-16 21:51:31.262140"]]
|
2178
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2179
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2180
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 63]]
|
2181
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2182
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2183
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2184
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2185
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.268731"], ["updated_at", "2015-12-16 21:51:31.268731"]]
|
2186
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2187
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2188
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 64], ["title", "test"], ["created_at", "2015-12-16 21:51:31.270754"], ["updated_at", "2015-12-16 21:51:31.270754"]]
|
2189
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2190
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2191
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 64], ["deliver_at", "2015-12-19 21:51:31.272292"]]
|
2192
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2193
|
+
[1m[35mUserNotification Load (0.5ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
2194
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2195
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2196
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
2197
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.283223"], ["updated_at", "2015-12-16 21:51:31.283223"]]
|
2198
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2199
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2200
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 65], ["title", "test"], ["created_at", "2015-12-16 21:51:31.285611"], ["updated_at", "2015-12-16 21:51:31.285611"]]
|
2201
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
2202
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2203
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 65], ["deliver_at", "2015-12-19 21:51:31.286968"]]
|
2204
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2205
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2206
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2207
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2208
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.291491"], ["updated_at", "2015-12-16 21:51:31.291491"]]
|
2209
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2210
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2211
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 66], ["title", "test"], ["created_at", "2015-12-16 21:51:31.293542"], ["updated_at", "2015-12-16 21:51:31.293542"]]
|
2212
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2213
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2214
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 66], ["deliver_at", "2015-12-19 21:51:31.294879"]]
|
2215
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
2216
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
2217
|
+
[1m[35m (0.4ms)[0m BEGIN
|
2218
|
+
[1m[36m (0.7ms)[0m [1mSAVEPOINT active_record_1[0m
|
2219
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.305224"], ["updated_at", "2015-12-16 21:51:31.305224"]]
|
2220
|
+
[1m[36m (0.6ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2221
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
2222
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 67], ["title", "test"], ["created_at", "2015-12-16 21:51:31.312653"], ["updated_at", "2015-12-16 21:51:31.312653"]]
|
2223
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2224
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2225
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 67]]
|
2226
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2227
|
+
[1m[35mUserNotification Load (0.5ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
2228
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
2229
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2230
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2231
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.321340"], ["updated_at", "2015-12-16 21:51:31.321340"]]
|
2232
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2233
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
2234
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 68], ["title", "test"], ["created_at", "2015-12-16 21:51:31.324177"], ["updated_at", "2015-12-16 21:51:31.324177"]]
|
2235
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2236
|
+
[1m[36m (3.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
2237
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 68]]
|
2238
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2239
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2240
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2241
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2242
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 21:51:31.334939"], ["updated_at", "2015-12-16 21:51:31.334939"]]
|
2243
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2244
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2245
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 69], ["title", "test"], ["created_at", "2015-12-16 21:51:31.336904"], ["updated_at", "2015-12-16 21:51:31.336904"]]
|
2246
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2247
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2248
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 69]]
|
2249
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2250
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2251
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2252
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2253
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2254
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2255
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2256
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2257
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2258
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2259
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2260
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2261
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2262
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2263
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2264
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2265
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2266
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2267
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2268
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2269
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2270
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2271
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2272
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2273
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2274
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2275
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2276
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2277
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2278
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2279
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2280
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
2281
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:14.896469"], ["updated_at", "2015-12-16 22:00:14.896469"]]
|
2282
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
2283
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2284
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 70], ["title", "test"], ["created_at", "2015-12-16 22:00:14.917050"], ["updated_at", "2015-12-16 22:00:14.917050"]]
|
2285
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2286
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
2287
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 70]]
|
2288
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2289
|
+
[1m[36mUserNotification Load (0.9ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
2290
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2291
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2292
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2293
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:14.940510"], ["updated_at", "2015-12-16 22:00:14.940510"]]
|
2294
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2295
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2296
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 71], ["title", "test"], ["created_at", "2015-12-16 22:00:14.943183"], ["updated_at", "2015-12-16 22:00:14.943183"]]
|
2297
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2298
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2299
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 71]]
|
2300
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2301
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 71[0m [["template_name", "test"]]
|
2302
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
2303
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2304
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2305
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2306
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:14.954318"], ["updated_at", "2015-12-16 22:00:14.954318"]]
|
2307
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2308
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2309
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 72], ["title", "test"], ["created_at", "2015-12-16 22:00:14.956379"], ["updated_at", "2015-12-16 22:00:14.956379"]]
|
2310
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2311
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2312
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 72]]
|
2313
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2314
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 72 [["template_name", "another_test"]]
|
2315
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2316
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "another_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 72]]
|
2317
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2318
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
2319
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2320
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2321
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2322
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:14.966622"], ["updated_at", "2015-12-16 22:00:14.966622"]]
|
2323
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2324
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2325
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 73], ["title", "test"], ["created_at", "2015-12-16 22:00:14.968704"], ["updated_at", "2015-12-16 22:00:14.968704"]]
|
2326
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2327
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
2328
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 52], ["user_id", 73]]
|
2329
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2330
|
+
[1m[35m (3.4ms)[0m ROLLBACK
|
2331
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2332
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2333
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:14.990329"], ["updated_at", "2015-12-16 22:00:14.990329"]]
|
2334
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2335
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2336
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 74], ["title", "test"], ["created_at", "2015-12-16 22:00:14.992450"], ["updated_at", "2015-12-16 22:00:14.992450"]]
|
2337
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2338
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2339
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 53], ["user_id", 74]]
|
2340
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
2341
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
2342
|
+
[1m[35m (0.5ms)[0m BEGIN
|
2343
|
+
[1m[36m (0.7ms)[0m [1mSAVEPOINT active_record_1[0m
|
2344
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.004561"], ["updated_at", "2015-12-16 22:00:15.004561"]]
|
2345
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2346
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
2347
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 75], ["title", "test"], ["created_at", "2015-12-16 22:00:15.011409"], ["updated_at", "2015-12-16 22:00:15.011409"]]
|
2348
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2349
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2350
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 54], ["user_id", 75]]
|
2351
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2352
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2353
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2354
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2355
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.018381"], ["updated_at", "2015-12-16 22:00:15.018381"]]
|
2356
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2357
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2358
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 76], ["title", "test"], ["created_at", "2015-12-16 22:00:15.020430"], ["updated_at", "2015-12-16 22:00:15.020430"]]
|
2359
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2360
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2361
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2362
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2363
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.024739"], ["updated_at", "2015-12-16 22:00:15.024739"]]
|
2364
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2365
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2366
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 77], ["title", "test"], ["created_at", "2015-12-16 22:00:15.027176"], ["updated_at", "2015-12-16 22:00:15.027176"]]
|
2367
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2368
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2369
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 77]]
|
2370
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2371
|
+
[1m[36m (3.6ms)[0m [1mROLLBACK[0m
|
2372
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2373
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2374
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.038953"], ["updated_at", "2015-12-16 22:00:15.038953"]]
|
2375
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2376
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2377
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 78], ["title", "test"], ["created_at", "2015-12-16 22:00:15.041070"], ["updated_at", "2015-12-16 22:00:15.041070"]]
|
2378
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2379
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2380
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 78]]
|
2381
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2382
|
+
[1m[35mUserNotification Load (0.9ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
2383
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
2384
|
+
[1m[35m (0.6ms)[0m BEGIN
|
2385
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
2386
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.054866"], ["updated_at", "2015-12-16 22:00:15.054866"]]
|
2387
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2388
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
2389
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 79], ["title", "test"], ["created_at", "2015-12-16 22:00:15.061285"], ["updated_at", "2015-12-16 22:00:15.061285"]]
|
2390
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2391
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2392
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 79]]
|
2393
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2394
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2395
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2396
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2397
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.068468"], ["updated_at", "2015-12-16 22:00:15.068468"]]
|
2398
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2399
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2400
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 80], ["title", "test"], ["created_at", "2015-12-16 22:00:15.070516"], ["updated_at", "2015-12-16 22:00:15.070516"]]
|
2401
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2402
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
2403
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 80]]
|
2404
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2405
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2406
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2407
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2408
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.078336"], ["updated_at", "2015-12-16 22:00:15.078336"]]
|
2409
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2410
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2411
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 81], ["title", "test"], ["created_at", "2015-12-16 22:00:15.084900"], ["updated_at", "2015-12-16 22:00:15.084900"]]
|
2412
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2413
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2414
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 81]]
|
2415
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2416
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
2417
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
2418
|
+
[1m[35m (0.5ms)[0m SAVEPOINT active_record_1
|
2419
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.101752"], ["updated_at", "2015-12-16 22:00:15.101752"]]
|
2420
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
2421
|
+
[1m[36m (0.5ms)[0m [1mSAVEPOINT active_record_1[0m
|
2422
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 82], ["title", "test"], ["created_at", "2015-12-16 22:00:15.109385"], ["updated_at", "2015-12-16 22:00:15.109385"]]
|
2423
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2424
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2425
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 82], ["deliver_at", "2015-12-19 22:00:15.113419"]]
|
2426
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
2427
|
+
[1m[36mUserNotification Load (0.4ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
2428
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2429
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
2430
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
2431
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.121867"], ["updated_at", "2015-12-16 22:00:15.121867"]]
|
2432
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
2433
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
2434
|
+
[1m[35mSQL (4.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 83], ["title", "test"], ["created_at", "2015-12-16 22:00:15.127023"], ["updated_at", "2015-12-16 22:00:15.127023"]]
|
2435
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2436
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2437
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 83], ["deliver_at", "2015-12-19 22:00:15.133730"]]
|
2438
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2439
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2440
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2441
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2442
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.138888"], ["updated_at", "2015-12-16 22:00:15.138888"]]
|
2443
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2444
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2445
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 84], ["title", "test"], ["created_at", "2015-12-16 22:00:15.141034"], ["updated_at", "2015-12-16 22:00:15.141034"]]
|
2446
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
2447
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2448
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 84], ["deliver_at", "2015-12-19 22:00:15.142792"]]
|
2449
|
+
[1m[36m (0.5ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2450
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
2451
|
+
[1m[36m (0.6ms)[0m [1mBEGIN[0m
|
2452
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
2453
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.153611"], ["updated_at", "2015-12-16 22:00:15.153611"]]
|
2454
|
+
[1m[35m (0.7ms)[0m RELEASE SAVEPOINT active_record_1
|
2455
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
2456
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 85], ["title", "test"], ["created_at", "2015-12-16 22:00:15.160382"], ["updated_at", "2015-12-16 22:00:15.160382"]]
|
2457
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2458
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2459
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 85]]
|
2460
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
2461
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2462
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2463
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2464
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.167962"], ["updated_at", "2015-12-16 22:00:15.167962"]]
|
2465
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2466
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2467
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 86], ["title", "test"], ["created_at", "2015-12-16 22:00:15.170429"], ["updated_at", "2015-12-16 22:00:15.170429"]]
|
2468
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2469
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2470
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 86]]
|
2471
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2472
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2473
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2474
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2475
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.181923"], ["updated_at", "2015-12-16 22:00:15.181923"]]
|
2476
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2477
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2478
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 87]]
|
2479
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2480
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.9ms)
|
2481
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.4ms)
|
2482
|
+
|
2483
|
+
UserNotifier::Mailer#notify: processed outbound mail in 176.6ms
|
2484
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
2485
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2486
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2487
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.366886"], ["updated_at", "2015-12-16 22:00:15.366886"]]
|
2488
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2489
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2490
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 88]]
|
2491
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2492
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2493
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2494
|
+
|
2495
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.5ms
|
2496
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2497
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2498
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2499
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.375174"], ["updated_at", "2015-12-16 22:00:15.375174"]]
|
2500
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2501
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2502
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 89]]
|
2503
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2504
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2505
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2506
|
+
|
2507
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
2508
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2509
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2510
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2511
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.383454"], ["updated_at", "2015-12-16 22:00:15.383454"]]
|
2512
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2513
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2514
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 90]]
|
2515
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2516
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2517
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2518
|
+
|
2519
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
2520
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2521
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2522
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2523
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.390991"], ["updated_at", "2015-12-16 22:00:15.390991"]]
|
2524
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2525
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2526
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 91]]
|
2527
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2528
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.3ms)
|
2529
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.2ms)
|
2530
|
+
|
2531
|
+
UserNotifier::Mailer#notify: processed outbound mail in 27.3ms
|
2532
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2533
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2534
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2535
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.424657"], ["updated_at", "2015-12-16 22:00:15.424657"]]
|
2536
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2537
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2538
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 92]]
|
2539
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2540
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.1ms)
|
2541
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.0ms)
|
2542
|
+
|
2543
|
+
UserNotifier::Mailer#notify: processed outbound mail in 2.3ms
|
2544
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
2545
|
+
[1m[36m (0.6ms)[0m [1mBEGIN[0m
|
2546
|
+
[1m[35m (0.7ms)[0m SAVEPOINT active_record_1
|
2547
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:00:15.438665"], ["updated_at", "2015-12-16 22:00:15.438665"]]
|
2548
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
2549
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
2550
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 93]]
|
2551
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2552
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2553
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2554
|
+
|
2555
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.6ms
|
2556
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2557
|
+
[1m[36m (0.5ms)[0m [1mBEGIN[0m
|
2558
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2559
|
+
[1m[36mSQL (1.9ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.623020"], ["updated_at", "2015-12-16 22:01:12.623020"]]
|
2560
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
2561
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2562
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 94], ["title", "test"], ["created_at", "2015-12-16 22:01:12.650839"], ["updated_at", "2015-12-16 22:01:12.650839"]]
|
2563
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2564
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2565
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 66], ["user_id", 94]]
|
2566
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2567
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
2568
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2569
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2570
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.671444"], ["updated_at", "2015-12-16 22:01:12.671444"]]
|
2571
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2572
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2573
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 95], ["title", "test"], ["created_at", "2015-12-16 22:01:12.673801"], ["updated_at", "2015-12-16 22:01:12.673801"]]
|
2574
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
2575
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2576
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 67], ["user_id", 95]]
|
2577
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2578
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2579
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2580
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2581
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.679685"], ["updated_at", "2015-12-16 22:01:12.679685"]]
|
2582
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2583
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2584
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 96], ["title", "test"], ["created_at", "2015-12-16 22:01:12.681861"], ["updated_at", "2015-12-16 22:01:12.681861"]]
|
2585
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2586
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2587
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 68], ["user_id", 96]]
|
2588
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2589
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2590
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2591
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2592
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.687804"], ["updated_at", "2015-12-16 22:01:12.687804"]]
|
2593
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2594
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2595
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 97], ["title", "test"], ["created_at", "2015-12-16 22:01:12.690065"], ["updated_at", "2015-12-16 22:01:12.690065"]]
|
2596
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2597
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2598
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2599
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2600
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.696921"], ["updated_at", "2015-12-16 22:01:12.696921"]]
|
2601
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2602
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2603
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 98], ["title", "test"], ["created_at", "2015-12-16 22:01:12.699320"], ["updated_at", "2015-12-16 22:01:12.699320"]]
|
2604
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2605
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
2606
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 98]]
|
2607
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2608
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2609
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2610
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2611
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.711930"], ["updated_at", "2015-12-16 22:01:12.711930"]]
|
2612
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
2613
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2614
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 99], ["title", "test"], ["created_at", "2015-12-16 22:01:12.719046"], ["updated_at", "2015-12-16 22:01:12.719046"]]
|
2615
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2616
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2617
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 99]]
|
2618
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2619
|
+
[1m[36m (1.3ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 99[0m [["template_name", "test"]]
|
2620
|
+
[1m[35m (1.1ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
2621
|
+
[1m[36m (0.9ms)[0m [1mROLLBACK[0m
|
2622
|
+
[1m[35m (0.5ms)[0m BEGIN
|
2623
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
2624
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.740325"], ["updated_at", "2015-12-16 22:01:12.740325"]]
|
2625
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2626
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2627
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 100], ["title", "test"], ["created_at", "2015-12-16 22:01:12.743651"], ["updated_at", "2015-12-16 22:01:12.743651"]]
|
2628
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2629
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2630
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 100]]
|
2631
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2632
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 100 [["template_name", "another_test"]]
|
2633
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2634
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "another_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 100]]
|
2635
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2636
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
2637
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2638
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2639
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2640
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.754555"], ["updated_at", "2015-12-16 22:01:12.754555"]]
|
2641
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2642
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2643
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 101], ["title", "test"], ["created_at", "2015-12-16 22:01:12.757126"], ["updated_at", "2015-12-16 22:01:12.757126"]]
|
2644
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2645
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2646
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 101]]
|
2647
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2648
|
+
[1m[35mUserNotification Load (1.0ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
2649
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2650
|
+
[1m[35m (0.1ms)[0m BEGIN
|
2651
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2652
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.771583"], ["updated_at", "2015-12-16 22:01:12.771583"]]
|
2653
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2654
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2655
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 102], ["title", "test"], ["created_at", "2015-12-16 22:01:12.773597"], ["updated_at", "2015-12-16 22:01:12.773597"]]
|
2656
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
2657
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
2658
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 102], ["deliver_at", "2015-12-19 22:01:12.775532"]]
|
2659
|
+
[1m[36m (0.7ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2660
|
+
[1m[35mUserNotification Load (1.2ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
2661
|
+
[1m[36m (0.8ms)[0m [1mROLLBACK[0m
|
2662
|
+
[1m[35m (0.3ms)[0m BEGIN
|
2663
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
2664
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.792360"], ["updated_at", "2015-12-16 22:01:12.792360"]]
|
2665
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2666
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2667
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 103], ["title", "test"], ["created_at", "2015-12-16 22:01:12.794545"], ["updated_at", "2015-12-16 22:01:12.794545"]]
|
2668
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2669
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2670
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 103], ["deliver_at", "2015-12-19 22:01:12.795957"]]
|
2671
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2672
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2673
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2674
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2675
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.800638"], ["updated_at", "2015-12-16 22:01:12.800638"]]
|
2676
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2677
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2678
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 104], ["title", "test"], ["created_at", "2015-12-16 22:01:12.802859"], ["updated_at", "2015-12-16 22:01:12.802859"]]
|
2679
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2680
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2681
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 104], ["deliver_at", "2015-12-19 22:01:12.804475"]]
|
2682
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2683
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2684
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2685
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2686
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.809900"], ["updated_at", "2015-12-16 22:01:12.809900"]]
|
2687
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2688
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
2689
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 105], ["title", "test"], ["created_at", "2015-12-16 22:01:12.816211"], ["updated_at", "2015-12-16 22:01:12.816211"]]
|
2690
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2691
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
2692
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 105]]
|
2693
|
+
[1m[36m (0.6ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2694
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
2695
|
+
[1m[36m (0.4ms)[0m [1mBEGIN[0m
|
2696
|
+
[1m[35m (0.7ms)[0m SAVEPOINT active_record_1
|
2697
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.838981"], ["updated_at", "2015-12-16 22:01:12.838981"]]
|
2698
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2699
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2700
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 106], ["title", "test"], ["created_at", "2015-12-16 22:01:12.843081"], ["updated_at", "2015-12-16 22:01:12.843081"]]
|
2701
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2702
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2703
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 106]]
|
2704
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2705
|
+
[1m[36mUserNotification Load (0.4ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
2706
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2707
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2708
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2709
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.850577"], ["updated_at", "2015-12-16 22:01:12.850577"]]
|
2710
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2711
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2712
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 107], ["title", "test"], ["created_at", "2015-12-16 22:01:12.853115"], ["updated_at", "2015-12-16 22:01:12.853115"]]
|
2713
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2714
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2715
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 107]]
|
2716
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2717
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2718
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2719
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2720
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.859904"], ["updated_at", "2015-12-16 22:01:12.859904"]]
|
2721
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2722
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2723
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 108], ["title", "test"], ["created_at", "2015-12-16 22:01:12.866057"], ["updated_at", "2015-12-16 22:01:12.866057"]]
|
2724
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2725
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2726
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 108]]
|
2727
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2728
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2729
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2730
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2731
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.872915"], ["updated_at", "2015-12-16 22:01:12.872915"]]
|
2732
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
2733
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2734
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 109], ["title", "test"], ["created_at", "2015-12-16 22:01:12.875433"], ["updated_at", "2015-12-16 22:01:12.875433"]]
|
2735
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2736
|
+
[1m[35m (0.7ms)[0m SAVEPOINT active_record_1
|
2737
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 109]]
|
2738
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
2739
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
2740
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2741
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2742
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.893073"], ["updated_at", "2015-12-16 22:01:12.893073"]]
|
2743
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2744
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2745
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 110], ["title", "test"], ["created_at", "2015-12-16 22:01:12.895139"], ["updated_at", "2015-12-16 22:01:12.895139"]]
|
2746
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
2747
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2748
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 110]]
|
2749
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2750
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2751
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2752
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2753
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:12.901906"], ["updated_at", "2015-12-16 22:01:12.901906"]]
|
2754
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2755
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2756
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 111]]
|
2757
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2758
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.9ms)
|
2759
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.2ms)
|
2760
|
+
|
2761
|
+
UserNotifier::Mailer#notify: processed outbound mail in 183.6ms
|
2762
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2763
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2764
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2765
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:13.097736"], ["updated_at", "2015-12-16 22:01:13.097736"]]
|
2766
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2767
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2768
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 112]]
|
2769
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2770
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.0ms)
|
2771
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.0ms)
|
2772
|
+
|
2773
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
2774
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2775
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2776
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2777
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:13.105291"], ["updated_at", "2015-12-16 22:01:13.105291"]]
|
2778
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2779
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2780
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 113]]
|
2781
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2782
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.3ms)
|
2783
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.3ms)
|
2784
|
+
|
2785
|
+
UserNotifier::Mailer#notify: processed outbound mail in 24.5ms
|
2786
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2787
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2788
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2789
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:13.137523"], ["updated_at", "2015-12-16 22:01:13.137523"]]
|
2790
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
2791
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2792
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 114]]
|
2793
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2794
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2795
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2796
|
+
|
2797
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
2798
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2799
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2800
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2801
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:13.148838"], ["updated_at", "2015-12-16 22:01:13.148838"]]
|
2802
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2803
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2804
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 115]]
|
2805
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2806
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2807
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2808
|
+
|
2809
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
2810
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2811
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2812
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2813
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:13.156152"], ["updated_at", "2015-12-16 22:01:13.156152"]]
|
2814
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2815
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2816
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 116]]
|
2817
|
+
[1m[36m (0.5ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2818
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.1ms)
|
2819
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.1ms)
|
2820
|
+
|
2821
|
+
UserNotifier::Mailer#notify: processed outbound mail in 5.5ms
|
2822
|
+
[1m[35m (0.7ms)[0m ROLLBACK
|
2823
|
+
[1m[36m (0.4ms)[0m [1mBEGIN[0m
|
2824
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
2825
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:01:13.176161"], ["updated_at", "2015-12-16 22:01:13.176161"]]
|
2826
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2827
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2828
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 117]]
|
2829
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2830
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2831
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.4ms)
|
2832
|
+
|
2833
|
+
UserNotifier::Mailer#notify: processed outbound mail in 2.3ms
|
2834
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2835
|
+
[1m[36m (3.4ms)[0m [1mBEGIN[0m
|
2836
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2837
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2838
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2839
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2840
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
2841
|
+
[1m[36m (0.5ms)[0m [1mBEGIN[0m
|
2842
|
+
[1m[35m (0.6ms)[0m ROLLBACK
|
2843
|
+
[1m[36m (0.6ms)[0m [1mBEGIN[0m
|
2844
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
2845
|
+
[1m[36m (0.4ms)[0m [1mBEGIN[0m
|
2846
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
2847
|
+
[1m[36m (0.5ms)[0m [1mBEGIN[0m
|
2848
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2849
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2850
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2851
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2852
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2853
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2854
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2855
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2856
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2857
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2858
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2859
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2860
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2861
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2862
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2863
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2864
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2865
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2866
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2867
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2868
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2869
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2870
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2871
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2872
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2873
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2874
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2875
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2876
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2877
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
2878
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2879
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2880
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
2881
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2882
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2883
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2884
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2885
|
+
[1m[36m (0.4ms)[0m [1mBEGIN[0m
|
2886
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
2887
|
+
[1m[36m (0.7ms)[0m [1mBEGIN[0m
|
2888
|
+
[1m[35m (0.6ms)[0m ROLLBACK
|
2889
|
+
[1m[36m (0.8ms)[0m [1mBEGIN[0m
|
2890
|
+
[1m[35m (0.8ms)[0m ROLLBACK
|
2891
|
+
[1m[36m (0.5ms)[0m [1mBEGIN[0m
|
2892
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
2893
|
+
[1m[36mSQL (1.9ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:18.816511"], ["updated_at", "2015-12-16 22:02:18.816511"]]
|
2894
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2895
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2896
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 118]]
|
2897
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2898
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.9ms)
|
2899
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.2ms)
|
2900
|
+
|
2901
|
+
UserNotifier::Mailer#notify: processed outbound mail in 145.4ms
|
2902
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
2903
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2904
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2905
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.007580"], ["updated_at", "2015-12-16 22:02:19.007580"]]
|
2906
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2907
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2908
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 119]]
|
2909
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2910
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.3ms)
|
2911
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.3ms)
|
2912
|
+
|
2913
|
+
UserNotifier::Mailer#notify: processed outbound mail in 23.3ms
|
2914
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2915
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2916
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2917
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.037658"], ["updated_at", "2015-12-16 22:02:19.037658"]]
|
2918
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2919
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2920
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 120]]
|
2921
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2922
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.0ms)
|
2923
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.0ms)
|
2924
|
+
|
2925
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.7ms
|
2926
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2927
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2928
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2929
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.047611"], ["updated_at", "2015-12-16 22:02:19.047611"]]
|
2930
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
2931
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2932
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 121]]
|
2933
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2934
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2935
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2936
|
+
|
2937
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.7ms
|
2938
|
+
[1m[35m (0.5ms)[0m ROLLBACK
|
2939
|
+
[1m[36m (0.5ms)[0m [1mBEGIN[0m
|
2940
|
+
[1m[35m (0.7ms)[0m SAVEPOINT active_record_1
|
2941
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.065590"], ["updated_at", "2015-12-16 22:02:19.065590"]]
|
2942
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
2943
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
2944
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 122]]
|
2945
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2946
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2947
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2948
|
+
|
2949
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.5ms
|
2950
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2951
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2952
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2953
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.081662"], ["updated_at", "2015-12-16 22:02:19.081662"]]
|
2954
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2955
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2956
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 123]]
|
2957
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2958
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2959
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
2960
|
+
|
2961
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.8ms
|
2962
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
2963
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2964
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2965
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.091799"], ["updated_at", "2015-12-16 22:02:19.091799"]]
|
2966
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
2967
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2968
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 124]]
|
2969
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2970
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
2971
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.1ms)
|
2972
|
+
|
2973
|
+
UserNotifier::Mailer#notify: processed outbound mail in 5.8ms
|
2974
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
2975
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
2976
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
2977
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.126884"], ["updated_at", "2015-12-16 22:02:19.126884"]]
|
2978
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2979
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
2980
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 125], ["title", "test"], ["created_at", "2015-12-16 22:02:19.134511"], ["updated_at", "2015-12-16 22:02:19.134511"]]
|
2981
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2982
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
2983
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 125]]
|
2984
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
2985
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
2986
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2987
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
2988
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.152796"], ["updated_at", "2015-12-16 22:02:19.152796"]]
|
2989
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2990
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
2991
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 126], ["title", "test"], ["created_at", "2015-12-16 22:02:19.155306"], ["updated_at", "2015-12-16 22:02:19.155306"]]
|
2992
|
+
[1m[35m (0.4ms)[0m RELEASE SAVEPOINT active_record_1
|
2993
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
2994
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 126], ["deliver_at", "2015-12-19 22:02:19.157707"]]
|
2995
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2996
|
+
[1m[35mUserNotification Load (0.9ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
2997
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
2998
|
+
[1m[35m (0.2ms)[0m BEGIN
|
2999
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3000
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.172500"], ["updated_at", "2015-12-16 22:02:19.172500"]]
|
3001
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3002
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
3003
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 127], ["title", "test"], ["created_at", "2015-12-16 22:02:19.177498"], ["updated_at", "2015-12-16 22:02:19.177498"]]
|
3004
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3005
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3006
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 127], ["deliver_at", "2015-12-19 22:02:19.179354"]]
|
3007
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3008
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3009
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3010
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3011
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.188245"], ["updated_at", "2015-12-16 22:02:19.188245"]]
|
3012
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3013
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3014
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 128], ["title", "test"], ["created_at", "2015-12-16 22:02:19.190130"], ["updated_at", "2015-12-16 22:02:19.190130"]]
|
3015
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3016
|
+
[1m[35m (0.5ms)[0m SAVEPOINT active_record_1
|
3017
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 128], ["deliver_at", "2015-12-19 22:02:19.192005"]]
|
3018
|
+
[1m[35m (0.7ms)[0m RELEASE SAVEPOINT active_record_1
|
3019
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
3020
|
+
[1m[35m (0.3ms)[0m BEGIN
|
3021
|
+
[1m[36m (0.5ms)[0m [1mSAVEPOINT active_record_1[0m
|
3022
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.209226"], ["updated_at", "2015-12-16 22:02:19.209226"]]
|
3023
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3024
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3025
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 129], ["title", "test"], ["created_at", "2015-12-16 22:02:19.212061"], ["updated_at", "2015-12-16 22:02:19.212061"]]
|
3026
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3027
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3028
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 129]]
|
3029
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3030
|
+
[1m[35mUserNotification Load (0.4ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
3031
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3032
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3033
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3034
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.219691"], ["updated_at", "2015-12-16 22:02:19.219691"]]
|
3035
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3036
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3037
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 130], ["title", "test"], ["created_at", "2015-12-16 22:02:19.222503"], ["updated_at", "2015-12-16 22:02:19.222503"]]
|
3038
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
3039
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3040
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 130]]
|
3041
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3042
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3043
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3044
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3045
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.235088"], ["updated_at", "2015-12-16 22:02:19.235088"]]
|
3046
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3047
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3048
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 131], ["title", "test"], ["created_at", "2015-12-16 22:02:19.237322"], ["updated_at", "2015-12-16 22:02:19.237322"]]
|
3049
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3050
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3051
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 131]]
|
3052
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3053
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3054
|
+
[1m[35m (0.4ms)[0m BEGIN
|
3055
|
+
[1m[36m (0.8ms)[0m [1mSAVEPOINT active_record_1[0m
|
3056
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.249687"], ["updated_at", "2015-12-16 22:02:19.249687"]]
|
3057
|
+
[1m[36m (0.8ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3058
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
3059
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 132], ["title", "test"], ["created_at", "2015-12-16 22:02:19.257672"], ["updated_at", "2015-12-16 22:02:19.257672"]]
|
3060
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3061
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3062
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 132]]
|
3063
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3064
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3065
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3066
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3067
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.266036"], ["updated_at", "2015-12-16 22:02:19.266036"]]
|
3068
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3069
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3070
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 133], ["title", "test"], ["created_at", "2015-12-16 22:02:19.268185"], ["updated_at", "2015-12-16 22:02:19.268185"]]
|
3071
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3072
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
3073
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 133]]
|
3074
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3075
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3076
|
+
[1m[35m (0.4ms)[0m BEGIN
|
3077
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3078
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.280768"], ["updated_at", "2015-12-16 22:02:19.280768"]]
|
3079
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3080
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3081
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 134], ["title", "test"], ["created_at", "2015-12-16 22:02:19.282932"], ["updated_at", "2015-12-16 22:02:19.282932"]]
|
3082
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3083
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3084
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 134]]
|
3085
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3086
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3087
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3088
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3089
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.289098"], ["updated_at", "2015-12-16 22:02:19.289098"]]
|
3090
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3091
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3092
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 135], ["title", "test"], ["created_at", "2015-12-16 22:02:19.291266"], ["updated_at", "2015-12-16 22:02:19.291266"]]
|
3093
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3094
|
+
[1m[35m (0.7ms)[0m ROLLBACK
|
3095
|
+
[1m[36m (0.4ms)[0m [1mBEGIN[0m
|
3096
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
3097
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.302526"], ["updated_at", "2015-12-16 22:02:19.302526"]]
|
3098
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
3099
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3100
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 136], ["title", "test"], ["created_at", "2015-12-16 22:02:19.309242"], ["updated_at", "2015-12-16 22:02:19.309242"]]
|
3101
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3102
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
3103
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 94], ["user_id", 136]]
|
3104
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3105
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3106
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3107
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3108
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.330161"], ["updated_at", "2015-12-16 22:02:19.330161"]]
|
3109
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3110
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3111
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 137], ["title", "test"], ["created_at", "2015-12-16 22:02:19.332185"], ["updated_at", "2015-12-16 22:02:19.332185"]]
|
3112
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3113
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3114
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 95], ["user_id", 137]]
|
3115
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3116
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3117
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3118
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3119
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.337959"], ["updated_at", "2015-12-16 22:02:19.337959"]]
|
3120
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3121
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3122
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 138], ["title", "test"], ["created_at", "2015-12-16 22:02:19.340155"], ["updated_at", "2015-12-16 22:02:19.340155"]]
|
3123
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3124
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3125
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 96], ["user_id", 138]]
|
3126
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
3127
|
+
[1m[36m (0.6ms)[0m [1mROLLBACK[0m
|
3128
|
+
[1m[35m (0.5ms)[0m BEGIN
|
3129
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
3130
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.355590"], ["updated_at", "2015-12-16 22:02:19.355590"]]
|
3131
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3132
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3133
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 139], ["title", "test"], ["created_at", "2015-12-16 22:02:19.360537"], ["updated_at", "2015-12-16 22:02:19.360537"]]
|
3134
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3135
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3136
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 139]]
|
3137
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3138
|
+
[1m[35mUserNotification Load (0.5ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
3139
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3140
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3141
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3142
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.368631"], ["updated_at", "2015-12-16 22:02:19.368631"]]
|
3143
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3144
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
3145
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 140], ["title", "test"], ["created_at", "2015-12-16 22:02:19.375521"], ["updated_at", "2015-12-16 22:02:19.375521"]]
|
3146
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3147
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3148
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 140]]
|
3149
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3150
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 140 [["template_name", "test"]]
|
3151
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "user_notifications"[0m
|
3152
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3153
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3154
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3155
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:19.386476"], ["updated_at", "2015-12-16 22:02:19.386476"]]
|
3156
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3157
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3158
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 141], ["title", "test"], ["created_at", "2015-12-16 22:02:19.388508"], ["updated_at", "2015-12-16 22:02:19.388508"]]
|
3159
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3160
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3161
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 141]]
|
3162
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3163
|
+
[1m[36m (0.8ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 141[0m [["template_name", "another_test"]]
|
3164
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
3165
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "another_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 141]]
|
3166
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
3167
|
+
[1m[36m (1.1ms)[0m [1mSELECT COUNT(*) FROM "user_notifications"[0m
|
3168
|
+
[1m[35m (0.6ms)[0m ROLLBACK
|
3169
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3170
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
3171
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.714117"], ["updated_at", "2015-12-16 22:02:46.714117"]]
|
3172
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3173
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3174
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 142], ["title", "test"], ["created_at", "2015-12-16 22:02:46.737555"], ["updated_at", "2015-12-16 22:02:46.737555"]]
|
3175
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3176
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
3177
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 142]]
|
3178
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3179
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3180
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3181
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3182
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.763102"], ["updated_at", "2015-12-16 22:02:46.763102"]]
|
3183
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3184
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3185
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 143], ["title", "test"], ["created_at", "2015-12-16 22:02:46.765301"], ["updated_at", "2015-12-16 22:02:46.765301"]]
|
3186
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3187
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3188
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 143]]
|
3189
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3190
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3191
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3192
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3193
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.772057"], ["updated_at", "2015-12-16 22:02:46.772057"]]
|
3194
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3195
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3196
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 144], ["title", "test"], ["created_at", "2015-12-16 22:02:46.774129"], ["updated_at", "2015-12-16 22:02:46.774129"]]
|
3197
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3198
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3199
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 144]]
|
3200
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3201
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3202
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3203
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3204
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.780166"], ["updated_at", "2015-12-16 22:02:46.780166"]]
|
3205
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3206
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3207
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 145], ["title", "test"], ["created_at", "2015-12-16 22:02:46.782230"], ["updated_at", "2015-12-16 22:02:46.782230"]]
|
3208
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3209
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3210
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3211
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3212
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.786347"], ["updated_at", "2015-12-16 22:02:46.786347"]]
|
3213
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3214
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3215
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 146], ["title", "test"], ["created_at", "2015-12-16 22:02:46.788414"], ["updated_at", "2015-12-16 22:02:46.788414"]]
|
3216
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3217
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3218
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 104], ["user_id", 146]]
|
3219
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3220
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3221
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3222
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3223
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.803503"], ["updated_at", "2015-12-16 22:02:46.803503"]]
|
3224
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3225
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3226
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 147], ["title", "test"], ["created_at", "2015-12-16 22:02:46.805989"], ["updated_at", "2015-12-16 22:02:46.805989"]]
|
3227
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3228
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3229
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 105], ["user_id", 147]]
|
3230
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3231
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3232
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3233
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3234
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.815944"], ["updated_at", "2015-12-16 22:02:46.815944"]]
|
3235
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3236
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3237
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 148], ["title", "test"], ["created_at", "2015-12-16 22:02:46.817920"], ["updated_at", "2015-12-16 22:02:46.817920"]]
|
3238
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3239
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3240
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 106], ["user_id", 148]]
|
3241
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3242
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3243
|
+
[1m[36m (0.4ms)[0m [1mBEGIN[0m
|
3244
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
3245
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.827820"], ["updated_at", "2015-12-16 22:02:46.827820"]]
|
3246
|
+
[1m[35m (0.7ms)[0m RELEASE SAVEPOINT active_record_1
|
3247
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
3248
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 149], ["title", "test"], ["created_at", "2015-12-16 22:02:46.835109"], ["updated_at", "2015-12-16 22:02:46.835109"]]
|
3249
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3250
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3251
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 149]]
|
3252
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3253
|
+
[1m[36mUserNotification Load (0.8ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
3254
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3255
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3256
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3257
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.848062"], ["updated_at", "2015-12-16 22:02:46.848062"]]
|
3258
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3259
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3260
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 150], ["title", "test"], ["created_at", "2015-12-16 22:02:46.850390"], ["updated_at", "2015-12-16 22:02:46.850390"]]
|
3261
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3262
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3263
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 150]]
|
3264
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3265
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 150[0m [["template_name", "another_test"]]
|
3266
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3267
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "another_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 150]]
|
3268
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3269
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "user_notifications"[0m
|
3270
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3271
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3272
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3273
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.868271"], ["updated_at", "2015-12-16 22:02:46.868271"]]
|
3274
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3275
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3276
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 151], ["title", "test"], ["created_at", "2015-12-16 22:02:46.870518"], ["updated_at", "2015-12-16 22:02:46.870518"]]
|
3277
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3278
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3279
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 151]]
|
3280
|
+
[1m[35m (0.7ms)[0m RELEASE SAVEPOINT active_record_1
|
3281
|
+
[1m[36m (1.1ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 151[0m [["template_name", "test"]]
|
3282
|
+
[1m[35m (1.2ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
3283
|
+
[1m[36m (0.9ms)[0m [1mROLLBACK[0m
|
3284
|
+
[1m[35m (0.3ms)[0m BEGIN
|
3285
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3286
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.890428"], ["updated_at", "2015-12-16 22:02:46.890428"]]
|
3287
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3288
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3289
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 152], ["title", "test"], ["created_at", "2015-12-16 22:02:46.892491"], ["updated_at", "2015-12-16 22:02:46.892491"]]
|
3290
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3291
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3292
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 152], ["deliver_at", "2015-12-19 22:02:46.893962"]]
|
3293
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3294
|
+
[1m[35mUserNotification Load (0.5ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
3295
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3296
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3297
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3298
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.901187"], ["updated_at", "2015-12-16 22:02:46.901187"]]
|
3299
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3300
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3301
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 153], ["title", "test"], ["created_at", "2015-12-16 22:02:46.907290"], ["updated_at", "2015-12-16 22:02:46.907290"]]
|
3302
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3303
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3304
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 153], ["deliver_at", "2015-12-19 22:02:46.909328"]]
|
3305
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3306
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3307
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3308
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3309
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.914200"], ["updated_at", "2015-12-16 22:02:46.914200"]]
|
3310
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3311
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3312
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 154], ["title", "test"], ["created_at", "2015-12-16 22:02:46.916280"], ["updated_at", "2015-12-16 22:02:46.916280"]]
|
3313
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3314
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3315
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 154], ["deliver_at", "2015-12-19 22:02:46.917881"]]
|
3316
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3317
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3318
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3319
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3320
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.922781"], ["updated_at", "2015-12-16 22:02:46.922781"]]
|
3321
|
+
[1m[36m (0.6ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3322
|
+
[1m[35m (0.7ms)[0m SAVEPOINT active_record_1
|
3323
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 155], ["title", "test"], ["created_at", "2015-12-16 22:02:46.929070"], ["updated_at", "2015-12-16 22:02:46.929070"]]
|
3324
|
+
[1m[35m (0.8ms)[0m RELEASE SAVEPOINT active_record_1
|
3325
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
3326
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 155]]
|
3327
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3328
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3329
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3330
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3331
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.944390"], ["updated_at", "2015-12-16 22:02:46.944390"]]
|
3332
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3333
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3334
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 156], ["title", "test"], ["created_at", "2015-12-16 22:02:46.947040"], ["updated_at", "2015-12-16 22:02:46.947040"]]
|
3335
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3336
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3337
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 156]]
|
3338
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3339
|
+
[1m[36mUserNotification Load (0.5ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
3340
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
3341
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3342
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3343
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.959243"], ["updated_at", "2015-12-16 22:02:46.959243"]]
|
3344
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3345
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3346
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 157], ["title", "test"], ["created_at", "2015-12-16 22:02:46.961329"], ["updated_at", "2015-12-16 22:02:46.961329"]]
|
3347
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3348
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3349
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 157]]
|
3350
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3351
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3352
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3353
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3354
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.967672"], ["updated_at", "2015-12-16 22:02:46.967672"]]
|
3355
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3356
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3357
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 158], ["title", "test"], ["created_at", "2015-12-16 22:02:46.969737"], ["updated_at", "2015-12-16 22:02:46.969737"]]
|
3358
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3359
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3360
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 158]]
|
3361
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3362
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
3363
|
+
[1m[36m (0.4ms)[0m [1mBEGIN[0m
|
3364
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
3365
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:46.982627"], ["updated_at", "2015-12-16 22:02:46.982627"]]
|
3366
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
3367
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3368
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 159]]
|
3369
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3370
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (1.0ms)
|
3371
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.2ms)
|
3372
|
+
|
3373
|
+
UserNotifier::Mailer#notify: processed outbound mail in 176.4ms
|
3374
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3375
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3376
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3377
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:47.171989"], ["updated_at", "2015-12-16 22:02:47.171989"]]
|
3378
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3379
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3380
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 160]]
|
3381
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3382
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.0ms)
|
3383
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.0ms)
|
3384
|
+
|
3385
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
3386
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3387
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3388
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3389
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:47.180431"], ["updated_at", "2015-12-16 22:02:47.180431"]]
|
3390
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3391
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3392
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 161]]
|
3393
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3394
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.3ms)
|
3395
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.3ms)
|
3396
|
+
|
3397
|
+
UserNotifier::Mailer#notify: processed outbound mail in 23.4ms
|
3398
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3399
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3400
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3401
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:47.211516"], ["updated_at", "2015-12-16 22:02:47.211516"]]
|
3402
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3403
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3404
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 162]]
|
3405
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3406
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
3407
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
3408
|
+
|
3409
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
3410
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3411
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3412
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3413
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:47.223150"], ["updated_at", "2015-12-16 22:02:47.223150"]]
|
3414
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
3415
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
3416
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 163]]
|
3417
|
+
[1m[36m (0.6ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3418
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.1ms)
|
3419
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.1ms)
|
3420
|
+
|
3421
|
+
UserNotifier::Mailer#notify: processed outbound mail in 3.7ms
|
3422
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3423
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3424
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3425
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:47.243699"], ["updated_at", "2015-12-16 22:02:47.243699"]]
|
3426
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3427
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3428
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 164]]
|
3429
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3430
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
3431
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
3432
|
+
|
3433
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
3434
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3435
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3436
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3437
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:02:47.251884"], ["updated_at", "2015-12-16 22:02:47.251884"]]
|
3438
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3439
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3440
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 165]]
|
3441
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3442
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.1ms)
|
3443
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
3444
|
+
|
3445
|
+
UserNotifier::Mailer#notify: processed outbound mail in 2.3ms
|
3446
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3447
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3448
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3449
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3450
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3451
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3452
|
+
[1m[35m (3.7ms)[0m ROLLBACK
|
3453
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3454
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3455
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3456
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3457
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3458
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3459
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3460
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3461
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3462
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
3463
|
+
[1m[36m (0.5ms)[0m [1mBEGIN[0m
|
3464
|
+
[1m[35m (0.7ms)[0m ROLLBACK
|
3465
|
+
[1m[36m (0.6ms)[0m [1mBEGIN[0m
|
3466
|
+
[1m[35m (0.7ms)[0m ROLLBACK
|
3467
|
+
[1m[36m (0.4ms)[0m [1mBEGIN[0m
|
3468
|
+
[1m[35m (0.4ms)[0m ROLLBACK
|
3469
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3470
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3471
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3472
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3473
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3474
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3475
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3476
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
3477
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.011127"], ["updated_at", "2015-12-16 22:06:03.011127"]]
|
3478
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3479
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3480
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 166], ["title", "test"], ["created_at", "2015-12-16 22:06:03.031956"], ["updated_at", "2015-12-16 22:06:03.031956"]]
|
3481
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3482
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3483
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 166]]
|
3484
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3485
|
+
[1m[36mUserNotification Load (0.9ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
3486
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3487
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3488
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3489
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.056115"], ["updated_at", "2015-12-16 22:06:03.056115"]]
|
3490
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3491
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3492
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 167], ["title", "test"], ["created_at", "2015-12-16 22:06:03.058305"], ["updated_at", "2015-12-16 22:06:03.058305"]]
|
3493
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3494
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3495
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 167]]
|
3496
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3497
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3498
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3499
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3500
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.065214"], ["updated_at", "2015-12-16 22:06:03.065214"]]
|
3501
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3502
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3503
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 168], ["title", "test"], ["created_at", "2015-12-16 22:06:03.067485"], ["updated_at", "2015-12-16 22:06:03.067485"]]
|
3504
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3505
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3506
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 168]]
|
3507
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3508
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3509
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3510
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3511
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.074336"], ["updated_at", "2015-12-16 22:06:03.074336"]]
|
3512
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3513
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3514
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 169], ["title", "test"], ["created_at", "2015-12-16 22:06:03.076465"], ["updated_at", "2015-12-16 22:06:03.076465"]]
|
3515
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3516
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3517
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 169]]
|
3518
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3519
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3520
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3521
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3522
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.088842"], ["updated_at", "2015-12-16 22:06:03.088842"]]
|
3523
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3524
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3525
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 170], ["title", "test"], ["created_at", "2015-12-16 22:06:03.091749"], ["updated_at", "2015-12-16 22:06:03.091749"]]
|
3526
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3527
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3528
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 170], ["deliver_at", "2015-12-19 22:06:03.093850"]]
|
3529
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3530
|
+
[1m[35mUserNotification Load (0.6ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
3531
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3532
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3533
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3534
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.105066"], ["updated_at", "2015-12-16 22:06:03.105066"]]
|
3535
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3536
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3537
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 171], ["title", "test"], ["created_at", "2015-12-16 22:06:03.107277"], ["updated_at", "2015-12-16 22:06:03.107277"]]
|
3538
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3539
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3540
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 171], ["deliver_at", "2015-12-19 22:06:03.108784"]]
|
3541
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3542
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3543
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3544
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3545
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.113598"], ["updated_at", "2015-12-16 22:06:03.113598"]]
|
3546
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
3547
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3548
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 172], ["title", "test"], ["created_at", "2015-12-16 22:06:03.116927"], ["updated_at", "2015-12-16 22:06:03.116927"]]
|
3549
|
+
[1m[36m (0.6ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3550
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
3551
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 172], ["deliver_at", "2015-12-19 22:06:03.121824"]]
|
3552
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
3553
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
3554
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3555
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3556
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.134260"], ["updated_at", "2015-12-16 22:06:03.134260"]]
|
3557
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3558
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3559
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 173], ["title", "test"], ["created_at", "2015-12-16 22:06:03.136547"], ["updated_at", "2015-12-16 22:06:03.136547"]]
|
3560
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3561
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3562
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3563
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3564
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.141129"], ["updated_at", "2015-12-16 22:06:03.141129"]]
|
3565
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3566
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3567
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 174], ["title", "test"], ["created_at", "2015-12-16 22:06:03.143620"], ["updated_at", "2015-12-16 22:06:03.143620"]]
|
3568
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3569
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3570
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 125], ["user_id", 174]]
|
3571
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3572
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3573
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3574
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3575
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.163170"], ["updated_at", "2015-12-16 22:06:03.163170"]]
|
3576
|
+
[1m[35m (0.4ms)[0m RELEASE SAVEPOINT active_record_1
|
3577
|
+
[1m[36m (0.7ms)[0m [1mSAVEPOINT active_record_1[0m
|
3578
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 175], ["title", "test"], ["created_at", "2015-12-16 22:06:03.167810"], ["updated_at", "2015-12-16 22:06:03.167810"]]
|
3579
|
+
[1m[36m (0.8ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3580
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
3581
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 126], ["user_id", 175]]
|
3582
|
+
[1m[35m (0.4ms)[0m RELEASE SAVEPOINT active_record_1
|
3583
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3584
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3585
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3586
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.183919"], ["updated_at", "2015-12-16 22:06:03.183919"]]
|
3587
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3588
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3589
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 176], ["title", "test"], ["created_at", "2015-12-16 22:06:03.186161"], ["updated_at", "2015-12-16 22:06:03.186161"]]
|
3590
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3591
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3592
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 127], ["user_id", 176]]
|
3593
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3594
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3595
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3596
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3597
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.194119"], ["updated_at", "2015-12-16 22:06:03.194119"]]
|
3598
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3599
|
+
[1m[36m (3.7ms)[0m [1mSAVEPOINT active_record_1[0m
|
3600
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 177], ["title", "test"], ["created_at", "2015-12-16 22:06:03.200671"], ["updated_at", "2015-12-16 22:06:03.200671"]]
|
3601
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3602
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3603
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 177]]
|
3604
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3605
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3606
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3607
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3608
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.207402"], ["updated_at", "2015-12-16 22:06:03.207402"]]
|
3609
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3610
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3611
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 178], ["title", "test"], ["created_at", "2015-12-16 22:06:03.209642"], ["updated_at", "2015-12-16 22:06:03.209642"]]
|
3612
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3613
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3614
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 178]]
|
3615
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3616
|
+
[1m[35m (1.2ms)[0m SELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 178 [["template_name", "another_test"]]
|
3617
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
3618
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "another_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 178]]
|
3619
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3620
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
3621
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3622
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3623
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3624
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.234154"], ["updated_at", "2015-12-16 22:06:03.234154"]]
|
3625
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3626
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3627
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 179], ["title", "test"], ["created_at", "2015-12-16 22:06:03.236684"], ["updated_at", "2015-12-16 22:06:03.236684"]]
|
3628
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3629
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3630
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 179]]
|
3631
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3632
|
+
[1m[35mUserNotification Load (0.5ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
3633
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3634
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3635
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3636
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.244816"], ["updated_at", "2015-12-16 22:06:03.244816"]]
|
3637
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3638
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3639
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 180], ["title", "test"], ["created_at", "2015-12-16 22:06:03.251741"], ["updated_at", "2015-12-16 22:06:03.251741"]]
|
3640
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3641
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3642
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 180]]
|
3643
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3644
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 180 [["template_name", "test"]]
|
3645
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "user_notifications"[0m
|
3646
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3647
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3648
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3649
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.260332"], ["updated_at", "2015-12-16 22:06:03.260332"]]
|
3650
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3651
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3652
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 181], ["title", "test"], ["created_at", "2015-12-16 22:06:03.262406"], ["updated_at", "2015-12-16 22:06:03.262406"]]
|
3653
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3654
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3655
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 181]]
|
3656
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
3657
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
3658
|
+
[1m[35m (0.4ms)[0m BEGIN
|
3659
|
+
[1m[36m (0.5ms)[0m [1mSAVEPOINT active_record_1[0m
|
3660
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.277642"], ["updated_at", "2015-12-16 22:06:03.277642"]]
|
3661
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3662
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3663
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 182], ["title", "test"], ["created_at", "2015-12-16 22:06:03.282619"], ["updated_at", "2015-12-16 22:06:03.282619"]]
|
3664
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3665
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3666
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 182]]
|
3667
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3668
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3669
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3670
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3671
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3672
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3673
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3674
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3675
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
3676
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3677
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3678
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3679
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3680
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3681
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3682
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3683
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3684
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3685
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3686
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3687
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3688
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3689
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3690
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3691
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3692
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3693
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3694
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3695
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3696
|
+
[1m[35m (0.1ms)[0m ROLLBACK
|
3697
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3698
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3699
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.311900"], ["updated_at", "2015-12-16 22:06:03.311900"]]
|
3700
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3701
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3702
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 183]]
|
3703
|
+
[1m[36m (0.6ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3704
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (1.1ms)
|
3705
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.3ms)
|
3706
|
+
|
3707
|
+
UserNotifier::Mailer#notify: processed outbound mail in 172.3ms
|
3708
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3709
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3710
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3711
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.495254"], ["updated_at", "2015-12-16 22:06:03.495254"]]
|
3712
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3713
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3714
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 184]]
|
3715
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3716
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
3717
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
3718
|
+
|
3719
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.5ms
|
3720
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3721
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3722
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3723
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.504018"], ["updated_at", "2015-12-16 22:06:03.504018"]]
|
3724
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3725
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3726
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 185]]
|
3727
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3728
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
3729
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
3730
|
+
|
3731
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.7ms
|
3732
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3733
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3734
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3735
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.514321"], ["updated_at", "2015-12-16 22:06:03.514321"]]
|
3736
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3737
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3738
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 186]]
|
3739
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3740
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
3741
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
3742
|
+
|
3743
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.6ms
|
3744
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3745
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3746
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3747
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.523923"], ["updated_at", "2015-12-16 22:06:03.523923"]]
|
3748
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3749
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3750
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 187]]
|
3751
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3752
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
3753
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
3754
|
+
|
3755
|
+
UserNotifier::Mailer#notify: processed outbound mail in 2.2ms
|
3756
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3757
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3758
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3759
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.534107"], ["updated_at", "2015-12-16 22:06:03.534107"]]
|
3760
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3761
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3762
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 188]]
|
3763
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3764
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.4ms)
|
3765
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.2ms)
|
3766
|
+
|
3767
|
+
UserNotifier::Mailer#notify: processed outbound mail in 32.2ms
|
3768
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3769
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3770
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3771
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:06:03.577870"], ["updated_at", "2015-12-16 22:06:03.577870"]]
|
3772
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3773
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3774
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 189]]
|
3775
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3776
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.1ms)
|
3777
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.1ms)
|
3778
|
+
|
3779
|
+
UserNotifier::Mailer#notify: processed outbound mail in 5.4ms
|
3780
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3781
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3782
|
+
[1m[35m (0.9ms)[0m SAVEPOINT active_record_1
|
3783
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.506547"], ["updated_at", "2015-12-16 22:40:10.506547"]]
|
3784
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3785
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3786
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 190], ["title", "test"], ["created_at", "2015-12-16 22:40:10.518668"], ["updated_at", "2015-12-16 22:40:10.518668"]]
|
3787
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3788
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3789
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 190]]
|
3790
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3791
|
+
[1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 190[0m [["template_name", "another_test"]]
|
3792
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3793
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "another_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 190]]
|
3794
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3795
|
+
[1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "user_notifications"[0m
|
3796
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3797
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
3798
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3799
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.555260"], ["updated_at", "2015-12-16 22:40:10.555260"]]
|
3800
|
+
[1m[35m (0.4ms)[0m RELEASE SAVEPOINT active_record_1
|
3801
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3802
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 191], ["title", "test"], ["created_at", "2015-12-16 22:40:10.567076"], ["updated_at", "2015-12-16 22:40:10.567076"]]
|
3803
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3804
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3805
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 191]]
|
3806
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3807
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 191[0m [["template_name", "test"]]
|
3808
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
3809
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3810
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3811
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3812
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.575704"], ["updated_at", "2015-12-16 22:40:10.575704"]]
|
3813
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3814
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3815
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 192], ["title", "test"], ["created_at", "2015-12-16 22:40:10.577755"], ["updated_at", "2015-12-16 22:40:10.577755"]]
|
3816
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3817
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3818
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 192]]
|
3819
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3820
|
+
[1m[35mUserNotification Load (0.8ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
3821
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3822
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3823
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3824
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.589709"], ["updated_at", "2015-12-16 22:40:10.589709"]]
|
3825
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3826
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3827
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 193], ["title", "test"], ["created_at", "2015-12-16 22:40:10.592443"], ["updated_at", "2015-12-16 22:40:10.592443"]]
|
3828
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3829
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3830
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3831
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3832
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.644498"], ["updated_at", "2015-12-16 22:40:10.644498"]]
|
3833
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3834
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3835
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 194], ["title", "test"], ["created_at", "2015-12-16 22:40:10.646941"], ["updated_at", "2015-12-16 22:40:10.646941"]]
|
3836
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3837
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3838
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3839
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3840
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.650578"], ["updated_at", "2015-12-16 22:40:10.650578"]]
|
3841
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3842
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3843
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 195], ["title", "test"], ["created_at", "2015-12-16 22:40:10.653494"], ["updated_at", "2015-12-16 22:40:10.653494"]]
|
3844
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3845
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3846
|
+
[1m[35m (0.9ms)[0m BEGIN
|
3847
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3848
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.660922"], ["updated_at", "2015-12-16 22:40:10.660922"]]
|
3849
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3850
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3851
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 196], ["title", "test"], ["created_at", "2015-12-16 22:40:10.663512"], ["updated_at", "2015-12-16 22:40:10.663512"]]
|
3852
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3853
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3854
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3855
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3856
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.671733"], ["updated_at", "2015-12-16 22:40:10.671733"]]
|
3857
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3858
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
3859
|
+
[1m[36mSQL (1.6ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 197], ["title", "test"], ["created_at", "2015-12-16 22:40:10.675847"], ["updated_at", "2015-12-16 22:40:10.675847"]]
|
3860
|
+
[1m[35m (0.8ms)[0m RELEASE SAVEPOINT active_record_1
|
3861
|
+
[1m[36m (0.8ms)[0m [1mROLLBACK[0m
|
3862
|
+
[1m[35m (0.3ms)[0m BEGIN
|
3863
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
3864
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.691797"], ["updated_at", "2015-12-16 22:40:10.691797"]]
|
3865
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3866
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3867
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 198], ["title", "test"], ["created_at", "2015-12-16 22:40:10.694310"], ["updated_at", "2015-12-16 22:40:10.694310"]]
|
3868
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3869
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3870
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 198]]
|
3871
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3872
|
+
[1m[35mUserNotification Load (0.4ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
3873
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3874
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3875
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3876
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.702122"], ["updated_at", "2015-12-16 22:40:10.702122"]]
|
3877
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3878
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3879
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 199], ["title", "test"], ["created_at", "2015-12-16 22:40:10.704643"], ["updated_at", "2015-12-16 22:40:10.704643"]]
|
3880
|
+
[1m[35m (0.9ms)[0m RELEASE SAVEPOINT active_record_1
|
3881
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3882
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 199]]
|
3883
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3884
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3885
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
3886
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3887
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.721254"], ["updated_at", "2015-12-16 22:40:10.721254"]]
|
3888
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3889
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3890
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 200], ["title", "test"], ["created_at", "2015-12-16 22:40:10.724762"], ["updated_at", "2015-12-16 22:40:10.724762"]]
|
3891
|
+
[1m[36m (0.6ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3892
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
3893
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 200]]
|
3894
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
3895
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
3896
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3897
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3898
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.742249"], ["updated_at", "2015-12-16 22:40:10.742249"]]
|
3899
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3900
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3901
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 201], ["title", "test"], ["created_at", "2015-12-16 22:40:10.744573"], ["updated_at", "2015-12-16 22:40:10.744573"]]
|
3902
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
3903
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3904
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 201], ["deliver_at", "2015-12-19 22:40:10.745957"]]
|
3905
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3906
|
+
[1m[35mUserNotification Load (0.4ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
3907
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3908
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3909
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3910
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.751933"], ["updated_at", "2015-12-16 22:40:10.751933"]]
|
3911
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3912
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3913
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 202], ["title", "test"], ["created_at", "2015-12-16 22:40:10.754107"], ["updated_at", "2015-12-16 22:40:10.754107"]]
|
3914
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3915
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3916
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 202], ["deliver_at", "2015-12-19 22:40:10.755746"]]
|
3917
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3918
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
3919
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3920
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3921
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.761766"], ["updated_at", "2015-12-16 22:40:10.761766"]]
|
3922
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
3923
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3924
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 203], ["title", "test"], ["created_at", "2015-12-16 22:40:10.764784"], ["updated_at", "2015-12-16 22:40:10.764784"]]
|
3925
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3926
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3927
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 203], ["deliver_at", "2015-12-19 22:40:10.770474"]]
|
3928
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3929
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
3930
|
+
[1m[35m (0.6ms)[0m BEGIN
|
3931
|
+
[1m[36m (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3932
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.782256"], ["updated_at", "2015-12-16 22:40:10.782256"]]
|
3933
|
+
[1m[36m (0.5ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3934
|
+
[1m[35m (0.5ms)[0m SAVEPOINT active_record_1
|
3935
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 204], ["title", "test"], ["created_at", "2015-12-16 22:40:10.790140"], ["updated_at", "2015-12-16 22:40:10.790140"]]
|
3936
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3937
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3938
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 204]]
|
3939
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3940
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
3941
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
3942
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3943
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.811845"], ["updated_at", "2015-12-16 22:40:10.811845"]]
|
3944
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3945
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
3946
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 205], ["title", "test"], ["created_at", "2015-12-16 22:40:10.818234"], ["updated_at", "2015-12-16 22:40:10.818234"]]
|
3947
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3948
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3949
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 205]]
|
3950
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3951
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3952
|
+
[1m[35m (0.3ms)[0m BEGIN
|
3953
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
3954
|
+
[1m[35m (0.5ms)[0m BEGIN
|
3955
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
3956
|
+
[1m[35m (0.5ms)[0m BEGIN
|
3957
|
+
[1m[36m (0.6ms)[0m [1mROLLBACK[0m
|
3958
|
+
[1m[35m (0.3ms)[0m BEGIN
|
3959
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3960
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3961
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
3962
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3963
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3964
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3965
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
3966
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3967
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
3968
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3969
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
3970
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3971
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
3972
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3973
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
3974
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3975
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
3976
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3977
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
3978
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3979
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
3980
|
+
[1m[35m (0.2ms)[0m BEGIN
|
3981
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
3982
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:10.854661"], ["updated_at", "2015-12-16 22:40:10.854661"]]
|
3983
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3984
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
3985
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 206]]
|
3986
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3987
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (1.3ms)
|
3988
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.3ms)
|
3989
|
+
|
3990
|
+
UserNotifier::Mailer#notify: processed outbound mail in 197.9ms
|
3991
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
3992
|
+
[1m[35m (0.1ms)[0m BEGIN
|
3993
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3994
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:11.065248"], ["updated_at", "2015-12-16 22:40:11.065248"]]
|
3995
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3996
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3997
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 207]]
|
3998
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
3999
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
4000
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4001
|
+
|
4002
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.3ms
|
4003
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4004
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4005
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4006
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:11.072713"], ["updated_at", "2015-12-16 22:40:11.072713"]]
|
4007
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4008
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4009
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 208]]
|
4010
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4011
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
4012
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4013
|
+
|
4014
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
4015
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4016
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4017
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4018
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:11.081604"], ["updated_at", "2015-12-16 22:40:11.081604"]]
|
4019
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4020
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4021
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 209]]
|
4022
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4023
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
4024
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4025
|
+
|
4026
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.3ms
|
4027
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4028
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4029
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4030
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:11.089646"], ["updated_at", "2015-12-16 22:40:11.089646"]]
|
4031
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4032
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4033
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 210]]
|
4034
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4035
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.3ms)
|
4036
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.7ms)
|
4037
|
+
|
4038
|
+
UserNotifier::Mailer#notify: processed outbound mail in 33.4ms
|
4039
|
+
[1m[36m (0.6ms)[0m [1mROLLBACK[0m
|
4040
|
+
[1m[35m (0.5ms)[0m BEGIN
|
4041
|
+
[1m[36m (0.5ms)[0m [1mSAVEPOINT active_record_1[0m
|
4042
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:11.134918"], ["updated_at", "2015-12-16 22:40:11.134918"]]
|
4043
|
+
[1m[36m (0.5ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4044
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4045
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 211]]
|
4046
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4047
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.0ms)
|
4048
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.0ms)
|
4049
|
+
|
4050
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
4051
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4052
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4053
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4054
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:11.146843"], ["updated_at", "2015-12-16 22:40:11.146843"]]
|
4055
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4056
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4057
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 212]]
|
4058
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4059
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.1ms)
|
4060
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4061
|
+
|
4062
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.6ms
|
4063
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4064
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
4065
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
4066
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.423847"], ["updated_at", "2015-12-16 22:40:31.423847"]]
|
4067
|
+
[1m[35m (0.7ms)[0m RELEASE SAVEPOINT active_record_1
|
4068
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
4069
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 213], ["title", "test"], ["created_at", "2015-12-16 22:40:31.452407"], ["updated_at", "2015-12-16 22:40:31.452407"]]
|
4070
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4071
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4072
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 150], ["user_id", 213]]
|
4073
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4074
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4075
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4076
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4077
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.475376"], ["updated_at", "2015-12-16 22:40:31.475376"]]
|
4078
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4079
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4080
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 214], ["title", "test"], ["created_at", "2015-12-16 22:40:31.477673"], ["updated_at", "2015-12-16 22:40:31.477673"]]
|
4081
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
4082
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4083
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 151], ["user_id", 214]]
|
4084
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4085
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4086
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
4087
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4088
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.484290"], ["updated_at", "2015-12-16 22:40:31.484290"]]
|
4089
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4090
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4091
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 215], ["title", "test"], ["created_at", "2015-12-16 22:40:31.486595"], ["updated_at", "2015-12-16 22:40:31.486595"]]
|
4092
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4093
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4094
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 152], ["user_id", 215]]
|
4095
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
4096
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4097
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4098
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4099
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.492850"], ["updated_at", "2015-12-16 22:40:31.492850"]]
|
4100
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4101
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4102
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 216], ["title", "test"], ["created_at", "2015-12-16 22:40:31.494930"], ["updated_at", "2015-12-16 22:40:31.494930"]]
|
4103
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
4104
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4105
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4106
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4107
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.501856"], ["updated_at", "2015-12-16 22:40:31.501856"]]
|
4108
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4109
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4110
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 217], ["title", "test"], ["created_at", "2015-12-16 22:40:31.504185"], ["updated_at", "2015-12-16 22:40:31.504185"]]
|
4111
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
4112
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
4113
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 217]]
|
4114
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4115
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4116
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
4117
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4118
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.516552"], ["updated_at", "2015-12-16 22:40:31.516552"]]
|
4119
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
4120
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4121
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 218], ["title", "test"], ["created_at", "2015-12-16 22:40:31.520542"], ["updated_at", "2015-12-16 22:40:31.520542"]]
|
4122
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4123
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4124
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 218], ["deliver_at", "2015-12-19 22:40:31.524389"]]
|
4125
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4126
|
+
[1m[36mUserNotification Load (0.9ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
4127
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4128
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
4129
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4130
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.534991"], ["updated_at", "2015-12-16 22:40:31.534991"]]
|
4131
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4132
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4133
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 219], ["title", "test"], ["created_at", "2015-12-16 22:40:31.537041"], ["updated_at", "2015-12-16 22:40:31.537041"]]
|
4134
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4135
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
4136
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 219], ["deliver_at", "2015-12-19 22:40:31.538625"]]
|
4137
|
+
[1m[35m (0.6ms)[0m RELEASE SAVEPOINT active_record_1
|
4138
|
+
[1m[36m (0.6ms)[0m [1mROLLBACK[0m
|
4139
|
+
[1m[35m (0.5ms)[0m BEGIN
|
4140
|
+
[1m[36m (0.5ms)[0m [1mSAVEPOINT active_record_1[0m
|
4141
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.554302"], ["updated_at", "2015-12-16 22:40:31.554302"]]
|
4142
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4143
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4144
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 220], ["title", "test"], ["created_at", "2015-12-16 22:40:31.558967"], ["updated_at", "2015-12-16 22:40:31.558967"]]
|
4145
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
4146
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4147
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 220], ["deliver_at", "2015-12-19 22:40:31.560965"]]
|
4148
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4149
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4150
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
4151
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4152
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.566478"], ["updated_at", "2015-12-16 22:40:31.566478"]]
|
4153
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
4154
|
+
[1m[36m (3.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
4155
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 221], ["title", "test"], ["created_at", "2015-12-16 22:40:31.572639"], ["updated_at", "2015-12-16 22:40:31.572639"]]
|
4156
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4157
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4158
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 221]]
|
4159
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4160
|
+
[1m[36mUserNotification Load (0.4ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
4161
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4162
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
4163
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4164
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.580057"], ["updated_at", "2015-12-16 22:40:31.580057"]]
|
4165
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4166
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4167
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 222], ["title", "test"], ["created_at", "2015-12-16 22:40:31.582265"], ["updated_at", "2015-12-16 22:40:31.582265"]]
|
4168
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4169
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4170
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 222]]
|
4171
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4172
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4173
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4174
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4175
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.588529"], ["updated_at", "2015-12-16 22:40:31.588529"]]
|
4176
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4177
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
4178
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 223], ["title", "test"], ["created_at", "2015-12-16 22:40:31.592597"], ["updated_at", "2015-12-16 22:40:31.592597"]]
|
4179
|
+
[1m[35m (0.8ms)[0m RELEASE SAVEPOINT active_record_1
|
4180
|
+
[1m[36m (0.7ms)[0m [1mSAVEPOINT active_record_1[0m
|
4181
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 223]]
|
4182
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4183
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4184
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
4185
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4186
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.612555"], ["updated_at", "2015-12-16 22:40:31.612555"]]
|
4187
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4188
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4189
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 224], ["title", "test"], ["created_at", "2015-12-16 22:40:31.615091"], ["updated_at", "2015-12-16 22:40:31.615091"]]
|
4190
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4191
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4192
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 224]]
|
4193
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4194
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4195
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4196
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4197
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.639767"], ["updated_at", "2015-12-16 22:40:31.639767"]]
|
4198
|
+
[1m[36m (0.7ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4199
|
+
[1m[35m (0.7ms)[0m SAVEPOINT active_record_1
|
4200
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 225], ["title", "test"], ["created_at", "2015-12-16 22:40:31.645037"], ["updated_at", "2015-12-16 22:40:31.645037"]]
|
4201
|
+
[1m[35m (0.9ms)[0m RELEASE SAVEPOINT active_record_1
|
4202
|
+
[1m[36m (0.7ms)[0m [1mSAVEPOINT active_record_1[0m
|
4203
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 225]]
|
4204
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4205
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4206
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
4207
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4208
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.662515"], ["updated_at", "2015-12-16 22:40:31.662515"]]
|
4209
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4210
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4211
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 226], ["title", "test"], ["created_at", "2015-12-16 22:40:31.664828"], ["updated_at", "2015-12-16 22:40:31.664828"]]
|
4212
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4213
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4214
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 226]]
|
4215
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4216
|
+
[1m[36mUserNotification Load (0.4ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
4217
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
4218
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
4219
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
4220
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.674691"], ["updated_at", "2015-12-16 22:40:31.674691"]]
|
4221
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
4222
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
4223
|
+
[1m[35mSQL (3.8ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 227], ["title", "test"], ["created_at", "2015-12-16 22:40:31.679437"], ["updated_at", "2015-12-16 22:40:31.679437"]]
|
4224
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4225
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4226
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 227]]
|
4227
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4228
|
+
[1m[36m (1.2ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 227[0m [["template_name", "another_test"]]
|
4229
|
+
[1m[35m (0.5ms)[0m SAVEPOINT active_record_1
|
4230
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "another_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 227]]
|
4231
|
+
[1m[35m (1.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4232
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "user_notifications"[0m
|
4233
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4234
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
4235
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4236
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.712081"], ["updated_at", "2015-12-16 22:40:31.712081"]]
|
4237
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4238
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4239
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 228], ["title", "test"], ["created_at", "2015-12-16 22:40:31.714380"], ["updated_at", "2015-12-16 22:40:31.714380"]]
|
4240
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4241
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4242
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 228]]
|
4243
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4244
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 228[0m [["template_name", "test"]]
|
4245
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
4246
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4247
|
+
[1m[35m (0.8ms)[0m BEGIN
|
4248
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
4249
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4250
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
4251
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4252
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
4253
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4254
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4255
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4256
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
4257
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4258
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
4259
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4260
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4261
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4262
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4263
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4264
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
4265
|
+
[1m[35m (0.3ms)[0m BEGIN
|
4266
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
4267
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4268
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
4269
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4270
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4271
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4272
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4273
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4274
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4275
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4276
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4277
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.753832"], ["updated_at", "2015-12-16 22:40:31.753832"]]
|
4278
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4279
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4280
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 229]]
|
4281
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
4282
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (1.4ms)
|
4283
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.2ms)
|
4284
|
+
|
4285
|
+
UserNotifier::Mailer#notify: processed outbound mail in 187.1ms
|
4286
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4287
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4288
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4289
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.953086"], ["updated_at", "2015-12-16 22:40:31.953086"]]
|
4290
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4291
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4292
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 230]]
|
4293
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
4294
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.0ms)
|
4295
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.0ms)
|
4296
|
+
|
4297
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.3ms
|
4298
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4299
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4300
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4301
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.960761"], ["updated_at", "2015-12-16 22:40:31.960761"]]
|
4302
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4303
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4304
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 231]]
|
4305
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4306
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.3ms)
|
4307
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.3ms)
|
4308
|
+
|
4309
|
+
UserNotifier::Mailer#notify: processed outbound mail in 23.2ms
|
4310
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4311
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4312
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4313
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:31.991577"], ["updated_at", "2015-12-16 22:40:31.991577"]]
|
4314
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4315
|
+
[1m[35m (3.3ms)[0m SAVEPOINT active_record_1
|
4316
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 232]]
|
4317
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4318
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
4319
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4320
|
+
|
4321
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.3ms
|
4322
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4323
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4324
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4325
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:32.003562"], ["updated_at", "2015-12-16 22:40:32.003562"]]
|
4326
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4327
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4328
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 233]]
|
4329
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4330
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.1ms)
|
4331
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4332
|
+
|
4333
|
+
UserNotifier::Mailer#notify: processed outbound mail in 2.8ms
|
4334
|
+
[1m[36m (0.6ms)[0m [1mROLLBACK[0m
|
4335
|
+
[1m[35m (0.4ms)[0m BEGIN
|
4336
|
+
[1m[36m (0.7ms)[0m [1mSAVEPOINT active_record_1[0m
|
4337
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:32.018625"], ["updated_at", "2015-12-16 22:40:32.018625"]]
|
4338
|
+
[1m[36m (0.5ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4339
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4340
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 234]]
|
4341
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4342
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
4343
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4344
|
+
|
4345
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.5ms
|
4346
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4347
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4348
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4349
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:32.031077"], ["updated_at", "2015-12-16 22:40:32.031077"]]
|
4350
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4351
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4352
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 235]]
|
4353
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4354
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
4355
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4356
|
+
|
4357
|
+
UserNotifier::Mailer#notify: processed outbound mail in 2.1ms
|
4358
|
+
[1m[36m (0.5ms)[0m [1mROLLBACK[0m
|
4359
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
4360
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
4361
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.771402"], ["updated_at", "2015-12-16 22:40:54.771402"]]
|
4362
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4363
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4364
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 236], ["title", "test"], ["created_at", "2015-12-16 22:40:54.781606"], ["updated_at", "2015-12-16 22:40:54.781606"]]
|
4365
|
+
[1m[36m (0.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4366
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
4367
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 166], ["user_id", 236]]
|
4368
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4369
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4370
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4371
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4372
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.814607"], ["updated_at", "2015-12-16 22:40:54.814607"]]
|
4373
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4374
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4375
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 237], ["title", "test"], ["created_at", "2015-12-16 22:40:54.820498"], ["updated_at", "2015-12-16 22:40:54.820498"]]
|
4376
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4377
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4378
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 167], ["user_id", 237]]
|
4379
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4380
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4381
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
4382
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4383
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.826827"], ["updated_at", "2015-12-16 22:40:54.826827"]]
|
4384
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4385
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4386
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 238], ["title", "test"], ["created_at", "2015-12-16 22:40:54.829098"], ["updated_at", "2015-12-16 22:40:54.829098"]]
|
4387
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4388
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4389
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "order_notifications" ("template_name", "locale", "from_email", "from_name", "order_id", "user_id") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["order_id", 168], ["user_id", 238]]
|
4390
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4391
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4392
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4393
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4394
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.836240"], ["updated_at", "2015-12-16 22:40:54.836240"]]
|
4395
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4396
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4397
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 239], ["title", "test"], ["created_at", "2015-12-16 22:40:54.838348"], ["updated_at", "2015-12-16 22:40:54.838348"]]
|
4398
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4399
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
4400
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 239]]
|
4401
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4402
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4403
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
4404
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4405
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.853748"], ["updated_at", "2015-12-16 22:40:54.853748"]]
|
4406
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4407
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4408
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 240], ["title", "test"], ["created_at", "2015-12-16 22:40:54.856093"], ["updated_at", "2015-12-16 22:40:54.856093"]]
|
4409
|
+
[1m[36m (3.4ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4410
|
+
[1m[35m (0.3ms)[0m ROLLBACK
|
4411
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
4412
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4413
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.864582"], ["updated_at", "2015-12-16 22:40:54.864582"]]
|
4414
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4415
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
4416
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 241], ["title", "test"], ["created_at", "2015-12-16 22:40:54.868007"], ["updated_at", "2015-12-16 22:40:54.868007"]]
|
4417
|
+
[1m[36m (0.6ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4418
|
+
[1m[35m (0.7ms)[0m SAVEPOINT active_record_1
|
4419
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 241]]
|
4420
|
+
[1m[35m (0.7ms)[0m RELEASE SAVEPOINT active_record_1
|
4421
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4422
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4423
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4424
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.892703"], ["updated_at", "2015-12-16 22:40:54.892703"]]
|
4425
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4426
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4427
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 242], ["title", "test"], ["created_at", "2015-12-16 22:40:54.894916"], ["updated_at", "2015-12-16 22:40:54.894916"]]
|
4428
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4429
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4430
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 242]]
|
4431
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4432
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4433
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
4434
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4435
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.914575"], ["updated_at", "2015-12-16 22:40:54.914575"]]
|
4436
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
4437
|
+
[1m[36m (0.5ms)[0m [1mSAVEPOINT active_record_1[0m
|
4438
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 243], ["title", "test"], ["created_at", "2015-12-16 22:40:54.919578"], ["updated_at", "2015-12-16 22:40:54.919578"]]
|
4439
|
+
[1m[36m (0.5ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4440
|
+
[1m[35m (0.6ms)[0m SAVEPOINT active_record_1
|
4441
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 243]]
|
4442
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
4443
|
+
[1m[36mUserNotification Load (0.9ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
4444
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4445
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
4446
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4447
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.939917"], ["updated_at", "2015-12-16 22:40:54.939917"]]
|
4448
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4449
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4450
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 244], ["title", "test"], ["created_at", "2015-12-16 22:40:54.942009"], ["updated_at", "2015-12-16 22:40:54.942009"]]
|
4451
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4452
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4453
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 244]]
|
4454
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4455
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4456
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4457
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4458
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.948807"], ["updated_at", "2015-12-16 22:40:54.948807"]]
|
4459
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4460
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4461
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 245], ["title", "test"], ["created_at", "2015-12-16 22:40:54.951048"], ["updated_at", "2015-12-16 22:40:54.951048"]]
|
4462
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4463
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4464
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 245]]
|
4465
|
+
[1m[36m (3.7ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4466
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4467
|
+
[1m[36m (0.1ms)[0m [1mBEGIN[0m
|
4468
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4469
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.962316"], ["updated_at", "2015-12-16 22:40:54.962316"]]
|
4470
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4471
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4472
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 246], ["title", "test"], ["created_at", "2015-12-16 22:40:54.964369"], ["updated_at", "2015-12-16 22:40:54.964369"]]
|
4473
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4474
|
+
[1m[35m (0.5ms)[0m SAVEPOINT active_record_1
|
4475
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 246], ["deliver_at", "2015-12-19 22:40:54.966029"]]
|
4476
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
4477
|
+
[1m[36mUserNotification Load (1.2ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
4478
|
+
[1m[35m (0.6ms)[0m ROLLBACK
|
4479
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
4480
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
4481
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.983321"], ["updated_at", "2015-12-16 22:40:54.983321"]]
|
4482
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4483
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4484
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 247], ["title", "test"], ["created_at", "2015-12-16 22:40:54.985784"], ["updated_at", "2015-12-16 22:40:54.985784"]]
|
4485
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4486
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4487
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"[0m [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 247], ["deliver_at", "2015-12-19 22:40:54.987249"]]
|
4488
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4489
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4490
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4491
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4492
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:54.992366"], ["updated_at", "2015-12-16 22:40:54.992366"]]
|
4493
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4494
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4495
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 248], ["title", "test"], ["created_at", "2015-12-16 22:40:54.994476"], ["updated_at", "2015-12-16 22:40:54.994476"]]
|
4496
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4497
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4498
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id", "deliver_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["template_name", "deliver_at_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 248], ["deliver_at", "2015-12-19 22:40:54.996027"]]
|
4499
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4500
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4501
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
4502
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4503
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:55.001461"], ["updated_at", "2015-12-16 22:40:55.001461"]]
|
4504
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
4505
|
+
[1m[36m (0.4ms)[0m [1mSAVEPOINT active_record_1[0m
|
4506
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 249], ["title", "test"], ["created_at", "2015-12-16 22:40:55.009011"], ["updated_at", "2015-12-16 22:40:55.009011"]]
|
4507
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4508
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4509
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 249]]
|
4510
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4511
|
+
[1m[36mUserNotification Load (0.4ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
4512
|
+
[1m[35m (0.2ms)[0m ROLLBACK
|
4513
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
4514
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
4515
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:55.016940"], ["updated_at", "2015-12-16 22:40:55.016940"]]
|
4516
|
+
[1m[35m (0.5ms)[0m RELEASE SAVEPOINT active_record_1
|
4517
|
+
[1m[36m (0.6ms)[0m [1mSAVEPOINT active_record_1[0m
|
4518
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["user_id", 250], ["title", "test"], ["created_at", "2015-12-16 22:40:55.023548"], ["updated_at", "2015-12-16 22:40:55.023548"]]
|
4519
|
+
[1m[36m (0.7ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4520
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
4521
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 250]]
|
4522
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4523
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 250[0m [["template_name", "test"]]
|
4524
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
4525
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4526
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4527
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4528
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:55.041768"], ["updated_at", "2015-12-16 22:40:55.041768"]]
|
4529
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4530
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4531
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "orders" ("user_id", "title", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["user_id", 251], ["title", "test"], ["created_at", "2015-12-16 22:40:55.043993"], ["updated_at", "2015-12-16 22:40:55.043993"]]
|
4532
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4533
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4534
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 251]]
|
4535
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4536
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."template_name" = $1 AND "user_notifications"."user_id" = 251 [["template_name", "another_test"]]
|
4537
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
4538
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["template_name", "another_test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 251]]
|
4539
|
+
[1m[36m (0.3ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4540
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
4541
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4542
|
+
[1m[35m (0.3ms)[0m BEGIN
|
4543
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4544
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4545
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4546
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4547
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
4548
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4549
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4550
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4551
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
4552
|
+
[1m[35m (0.3ms)[0m BEGIN
|
4553
|
+
[1m[36m (0.4ms)[0m [1mROLLBACK[0m
|
4554
|
+
[1m[35m (0.5ms)[0m BEGIN
|
4555
|
+
[1m[36m (0.7ms)[0m [1mROLLBACK[0m
|
4556
|
+
[1m[35m (0.4ms)[0m BEGIN
|
4557
|
+
[1m[36m (0.6ms)[0m [1mROLLBACK[0m
|
4558
|
+
[1m[35m (0.3ms)[0m BEGIN
|
4559
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4560
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4561
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
4562
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4563
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4564
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4565
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
4566
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4567
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
4568
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4569
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK[0m
|
4570
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4571
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4572
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:55.090924"], ["updated_at", "2015-12-16 22:40:55.090924"]]
|
4573
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4574
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4575
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 252]]
|
4576
|
+
[1m[35m (0.3ms)[0m RELEASE SAVEPOINT active_record_1
|
4577
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.8ms)
|
4578
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.3ms)
|
4579
|
+
|
4580
|
+
UserNotifier::Mailer#notify: processed outbound mail in 166.6ms
|
4581
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4582
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4583
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4584
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:55.266677"], ["updated_at", "2015-12-16 22:40:55.266677"]]
|
4585
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4586
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4587
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 253]]
|
4588
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4589
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
4590
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4591
|
+
|
4592
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
4593
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4594
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4595
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4596
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:55.274323"], ["updated_at", "2015-12-16 22:40:55.274323"]]
|
4597
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4598
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4599
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 254]]
|
4600
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4601
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
4602
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4603
|
+
|
4604
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
4605
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4606
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4607
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4608
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:55.282189"], ["updated_at", "2015-12-16 22:40:55.282189"]]
|
4609
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4610
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4611
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 255]]
|
4612
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4613
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
4614
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4615
|
+
|
4616
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.3ms
|
4617
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4618
|
+
[1m[35m (0.1ms)[0m BEGIN
|
4619
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4620
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:55.289635"], ["updated_at", "2015-12-16 22:40:55.289635"]]
|
4621
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4622
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4623
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "en"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 256]]
|
4624
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4625
|
+
Rendered user_notifier/mailer/test_subject.en.text.erb (0.0ms)
|
4626
|
+
Rendered user_notifier/mailer/test.en.html.erb within layouts/email (0.0ms)
|
4627
|
+
|
4628
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
4629
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
4630
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4631
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
4632
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:55.297469"], ["updated_at", "2015-12-16 22:40:55.297469"]]
|
4633
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4634
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
4635
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 257]]
|
4636
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4637
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.8ms)
|
4638
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.3ms)
|
4639
|
+
|
4640
|
+
UserNotifier::Mailer#notify: processed outbound mail in 34.9ms
|
4641
|
+
[1m[36m (0.3ms)[0m [1mROLLBACK[0m
|
4642
|
+
[1m[35m (0.2ms)[0m BEGIN
|
4643
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
4644
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["email", "foo@bar.com"], ["created_at", "2015-12-16 22:40:55.339229"], ["updated_at", "2015-12-16 22:40:55.339229"]]
|
4645
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
4646
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
4647
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "user_notifications" ("template_name", "locale", "from_email", "from_name", "user_id") VALUES ($1, $2, $3, $4, $5) RETURNING "id"[0m [["template_name", "test"], ["locale", "pt"], ["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["user_id", 258]]
|
4648
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
4649
|
+
Rendered user_notifier/mailer/test_subject.pt.text.erb (0.0ms)
|
4650
|
+
Rendered user_notifier/mailer/test.pt.html.erb within layouts/email (0.0ms)
|
4651
|
+
|
4652
|
+
UserNotifier::Mailer#notify: processed outbound mail in 1.4ms
|
4653
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|