(0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.3ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:35:05.542753"], ["email", "john@example.com"], ["encrypted_password", "$2a$04$9q7BOrrYvSv3dIVmOKY58OSRdQ8yLAkHTGu/pwT3/EBVI9NkPegju"], ["updated_at", "2014-12-01 21:35:05.542753"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/effective/email_template_mailer/templated_email.html.haml (1.5ms) Effective::EmailTemplateMailer#templated_email: processed outbound mail in 183.3ms Sent mail to (15.7ms) Date: Mon, 01 Dec 2014 14:35:05 -0700 From: user@example.com Message-ID: <547cdf09b7bb1_33188082dbf869024@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:35:29.729355"], ["email", "john@example.com"], ["encrypted_password", "$2a$04$Gzvi247q6FjtO8hfWCfPmejhZWYweN2WGfOMiw9c8qfBk4EkYB9K2"], ["updated_at", "2014-12-01 21:35:29.729355"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/effective/email_template_mailer/templated_email.html.haml (2.1ms) Effective::EmailTemplateMailer#templated_email: processed outbound mail in 207.2ms Sent mail to (7.3ms) Date: Mon, 01 Dec 2014 14:35:29 -0700 From: user@example.com Message-ID: <547cdf21e8a12_33418082dbf8353ad@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.1ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:36:18.591949"], ["email", "john@example.com"], ["encrypted_password", "$2a$04$/RAaJxQNFN7AHiGW6DYELuWdhfck8yJUnV.UZvufj0M3bzSpL1wVC"], ["updated_at", "2014-12-01 21:36:18.591949"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/effective/email_template_mailer/templated_email.html.haml (0.1ms) Effective::EmailTemplateMailer#templated_email: processed outbound mail in 1.1ms Sent mail to (1.4ms) Date: Mon, 01 Dec 2014 14:36:18 -0700 From: user@example.com Message-ID: <547cdf5291b37_33418082dbf83542c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.1ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:37:16.398068"], ["email", "john@example.com"], ["encrypted_password", "$2a$04$esnMWNHrxJ/QQv1GFzsqau38wkJO3e7KFHQ.dqaG7JHdb2weZvZDK"], ["updated_at", "2014-12-01 21:37:16.398068"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/effective/email_template_mailer/templated_email.html.haml (0.1ms) Effective::EmailTemplateMailer#templated_email: processed outbound mail in 0.9ms Sent mail to (1.3ms) Date: Mon, 01 Dec 2014 14:37:16 -0700 From: user@example.com Message-ID: <547cdf8c62368_33418082dbf83557c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:37:23.568328"], ["email", "john@example.com"], ["encrypted_password", "$2a$04$ab4z6FHmdyPgR4L4wN5wAeL22XA5DjmizwXP4AL.Pe6xtgWbtA4ge"], ["updated_at", "2014-12-01 21:37:23.568328"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/effective/email_template_mailer/templated_email.html.haml (2.8ms) Effective::EmailTemplateMailer#templated_email: processed outbound mail in 207.6ms Sent mail to some_admin@example.com (4.8ms) Date: Mon, 01 Dec 2014 14:37:23 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547cdf93c13a1_34928082dbf891982@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john@example.com' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (7.8ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:40:33.932142"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$PEwBfLu7IkKdGiYdD9zquufYCAD2Oef9fpYPP2M6qvAGQiMn5/AW."], ["updated_at", "2014-12-01 21:40:33.932142"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/effective/email_template_mailer/templated_email.html.haml (2.8ms) Effective::EmailTemplateMailer#templated_email: processed outbound mail in 208.7ms Sent mail to some_admin@example.com (5.4ms) Date: Mon, 01 Dec 2014 14:40:34 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547ce0522616d_37288082dbf86974c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:40:36.513251"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$eRq1sgARoNFOp7BN1YhgFeEn10E.sIekRKWuHLSrlQRioJXQ4m1by"], ["updated_at", "2014-12-01 21:40:36.513251"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/effective/email_template_mailer/templated_email.html.haml (0.1ms) Effective::EmailTemplateMailer#templated_email: processed outbound mail in 1.0ms Sent mail to some_admin@example.com (1.4ms) Date: Mon, 01 Dec 2014 14:40:36 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547ce0547e713_37288082dbf8698fd@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.4ms) rollback transaction  (9.5ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:41:14.019337"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$EgSMgUVcvKEWm3LWIkcVuOhHcKRt2YYmv/rYDv94.0RAiK4.sQk/i"], ["updated_at", "2014-12-01 21:41:14.019337"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/index.html.haml within layouts/application (0.2ms) Completed 200 OK in 14ms (Views: 6.0ms | ActiveRecord: 0.1ms)  (8.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:41:14.076358"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$MFbA67Mkpuim20mwCy4v6OaPrbt52L4G5vvrEiMuF8fxjIwxJ60ju"], ["updated_at", "2014-12-01 21:41:14.076358"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:41:14.098888"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$5IbyBz1NgVn6R5INNw/gi.tWNtHcVfmYa13kjWO/HocwPVkN8T6F."], ["updated_at", "2014-12-01 21:41:14.098888"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_1' LIMIT 1 SQL (1.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_1"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.2ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:41:14.116048"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$.Dpn0JYc/wPQsFqBEDnhF.WtIM.HaMnaY2d3OamnGDy9r4xCvzlKC"], ["updated_at", "2014-12-01 21:41:14.116048"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_2' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_2"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:41:14.134091"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$vQEkj1iFA5QjtUpLBmDPsudDua1noHliwOrt/bQKIN6XtgMEyk8sG"], ["updated_at", "2014-12-01 21:41:14.134091"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_3' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_3"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"1", "effective_email_template"=>{"id"=>"1", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_3", "body"=>"Hello World", "template"=>"#"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_3' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 12ms (ActiveRecord: 0.6ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:41:14.161605"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$HpkBA14rwjG.Zl0eWB8Bq.hb7waRojMk4ujqu/MMbe4VEwq6f1072"], ["updated_at", "2014-12-01 21:41:14.161605"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_4"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_4' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_4"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 4ms (ActiveRecord: 0.6ms)  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_6' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_6"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_7' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_7"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 163.1ms  (8.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_8' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_8"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-01 21:41:16.262364"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$Hm7WmflGx9Mv0qkwe7KWUO/UFNAYP2vpztdMWHRVOYWwzGC.6esyu"], ["updated_at", "2014-12-01 21:41:16.262364"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 1.8ms Sent mail to some_admin@example.com (7.7ms) Date: Mon, 01 Dec 2014 14:41:16 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547ce07c42ddf_37be8082dbf87187@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.4ms) rollback transaction  (0.5ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.5ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (1.0ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 LiquidResolvedMailer#test_email: processed outbound mail in 27.3ms  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 LiquidResolvedMailer#test_email: processed outbound mail in 24.7ms  (0.5ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 LiquidResolvedMailer#test_email: processed outbound mail in 17.6ms  (8.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 LiquidResolvedMailer#test_email: processed outbound mail in 6081.2ms  (7.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 43483.2ms  (0.3ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 28.5ms  (8.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 31.7ms  (8.3ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 21806.2ms  (8.3ms) rollback transaction  (0.5ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 26.5ms  (8.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 30.4ms  (0.6ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 24.5ms  (7.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 24.8ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 52.9ms  (0.5ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 22721.2ms  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 19571.9ms  (0.3ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 5672.2ms  (8.5ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 12627.7ms  (8.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2550.5ms  (8.2ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 273404.9ms  (0.3ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 174936.0ms  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 15940.7ms  (0.2ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 23745.1ms  (8.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 208830.6ms  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 32.3ms  (7.6ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 27.8ms  (8.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 33.3ms  (7.8ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (38231.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 38260.5ms  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 28.0ms  (8.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 30.7ms  (8.0ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 32.7ms  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 37.1ms Rendered test_email (0.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.7ms  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 27.3ms  (8.1ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (126613.9ms) LiquidResolvedMailer#test_email: processed outbound mail in 126643.7ms  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (105309.3ms) LiquidResolvedMailer#test_email: processed outbound mail in 105342.9ms  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 32.6ms  (8.4ms) rollback transaction  (1.1ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 41.9ms  (8.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:26:25.490420"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$CL0DD1qQ.Clz1aUeyX.dJ.ZXfQxQ.Prf0082GXhhqz3hdj/B8j/g."], ["updated_at", "2014-12-02 21:26:25.490420"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/effective/email_template_mailer/templated_email.html.haml (2.8ms) Effective::EmailTemplateMailer#templated_email: processed outbound mail in 24.0ms Sent mail to some_admin@example.com (7.6ms) Date: Tue, 02 Dec 2014 14:26:25 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547e2e8180e86_acb98082dbf8815dd@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:26:25.544335"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$1ZHKNcMMeQBInBrkcotZFuH0.0nu1bd0.dlXp7tbpT1VorfyekBQe"], ["updated_at", "2014-12-02 21:26:25.544335"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_1"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_1' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/new.html.haml within layouts/application (0.6ms) Completed 200 OK in 12ms (Views: 4.7ms | ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:26:25.570123"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$9yq6o5bLkrKnjePjT722vuegQV2JO9WyTdCmo516rRsm5Tj2GOXOe"], ["updated_at", "2014-12-02 21:26:25.570123"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 11ms (Views: 3.4ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:26:25.591800"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$cmx.lVwcO0DuIKcThaiHYOLW0HwyZKA8fyY/0DluWDinbb8xhTlp2"], ["updated_at", "2014-12-02 21:26:25.591800"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:26:25.606497"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$HSRTpeo9nvSw/BEMLaQLF.FCQTniC8P5.jU1UMMeVXgt.gUHZalT2"], ["updated_at", "2014-12-02 21:26:25.606497"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_2' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:26:25.619531"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$zMoqS1CSJNjvDUSUTxBF.OZbNMEyVNVJiTMiz.cjj8q7JKPnOn77C"], ["updated_at", "2014-12-02 21:26:25.619531"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_3' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:26:25.627832"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$3VsD.8NTv3nkdwNwuzMDAeoqGUPLYEhxnGZmxwgHHGcrr7QwJ6C0a"], ["updated_at", "2014-12-02 21:26:25.627832"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_4' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_5' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_7' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_8' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:30:09.192903"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$5eoP8YeA881upW4fmuxmV.dqPoU.SNRWTYvBmca75BvrRbsGqx81e"], ["updated_at", "2014-12-02 21:30:09.192903"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_1' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (8.3ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:36:31.266556"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$CR1A.z9QRhWDzD7dc.7Cduz0gHfQdhSEna5jUrf84aUQrrK3moECW"], ["updated_at", "2014-12-02 21:36:31.266556"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_1' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (8.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:39:39.252821"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$j3/RnYFE1LnSfWIQhvKIjudeQGzvXzCUbicdxIzssu7FvzARmO7/."], ["updated_at", "2014-12-02 21:39:39.252821"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.9ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 1) LIMIT 1  (8.5ms) rollback transaction  (9.2ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:39:45.050007"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$Gbr08ZzjeOouOgYhpzJDZOQ8iJpXIxW.wfhLqxgvmtHAqhv7h2cfS"], ["updated_at", "2014-12-02 21:39:45.050007"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_a"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (1.0ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 15ms (ActiveRecord: 1.6ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (8.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:39:45.134582"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$hqZoyX/0.sHFD60RcJ1i5.vsRfKasuZswj3wRO7caJZxL95.TngJW"], ["updated_at", "2014-12-02 21:39:45.134582"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"1", "effective_email_template"=>{"id"=>"1", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_b", "body"=>"Hello World", "template"=>"#"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_b' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 10ms (ActiveRecord: 0.8ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:39:45.164658"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$Cj510nNqGCh9Oi1K.loEPevYwOTyq/cGkm8b0/EdxsohGpoySQiai"], ["updated_at", "2014-12-02 21:39:45.164658"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:39:45.189603"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$Za1hJcCOhxaGI3Sm3tV9c.AuZN6Hg91ykVK70lS2pY6FgKvGCY/b2"], ["updated_at", "2014-12-02 21:39:45.189603"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:39:45.208481"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$UUEynT8vdyOj/yiXDbS8.u9aDP05bPM9nrw0gHm4pWOgKIzUmTOzi"], ["updated_at", "2014-12-02 21:39:45.208481"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:39:45.221665"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$mJNNjJHNHPgMN8tWa9ohNOZ7PvgWIThPK4Nt53a.8U6G9QjU9ShL2"], ["updated_at", "2014-12-02 21:39:45.221665"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 7ms (Views: 2.0ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:39:45.240493"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$YDe1US1xJFMN0EEBqvkRu.8FLARhKcLzHdL11Qh/t6vDCjC2HdUZi"], ["updated_at", "2014-12-02 21:39:45.240493"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 143.2ms Sent mail to some_admin@example.com (4.7ms) Date: Tue, 02 Dec 2014 14:39:45 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547e31a160372_b7c88082dbf84704e@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-02 21:39:45.409060"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$dOKAYXJctB6IS0VbXlL0V..rMQ8B2EdM0q.4NmC.RW2HzD.wGq6zO"], ["updated_at", "2014-12-02 21:39:45.409060"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 17.9ms  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 1.0ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 28.5ms  (8.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Rendered test_email (0.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.3ms  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 33.9ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendered test_email (0.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.2ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 39.1ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Rendered test_email (0.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.2ms  (0.2ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.9ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 32.1ms  (7.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "email_templates" Rendered test_email (0.2ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.4ms  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Rendered test_email (0.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.2ms  (7.4ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (29769.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 29812.1ms  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Rendered test_email (3665.2ms) LiquidResolvedMailer#test_email: processed outbound mail in 3666.6ms  (7.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 36.0ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Rendered test_email (0.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.2ms  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 32.1ms  (8.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.8ms) LiquidResolvedMailer#test_email: processed outbound mail in 36.8ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendered test_email (0.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.5ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 29.2ms  (7.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Rendered test_email (0.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.2ms  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email_a' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 25.6ms  (7.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 LiquidResolvedMailer#test_email: processed outbound mail in 0.4ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 27.8ms  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email_a' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 LiquidResolvedMailer#test_email: processed outbound mail in 0.9ms  (8.2ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email_a' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email_a' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 37.5ms  (7.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Rendered test_email (0.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.2ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.8ms) LiquidResolvedMailer#test_email: processed outbound mail in 62041.3ms  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 39466.8ms  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 LiquidResolvedMailer#test_email: processed outbound mail in 18.8ms  (8.3ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 LiquidResolvedMailer#test_email: processed outbound mail in 27.6ms  (7.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 LiquidResolvedMailer#test_email: processed outbound mail in 0.5ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (1.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 37.0ms  (7.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.3ms  (0.4ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 30.3ms  (8.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.8ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.8ms  (0.5ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 9651.0ms  (8.0ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.3ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (66078.8ms) LiquidResolvedMailer#test_email: processed outbound mail in 71294.4ms  (0.2ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 26.4ms  (8.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (1.2ms) LiquidResolvedMailer#test_email: processed outbound mail in 32.8ms  (8.0ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 15573.9ms  (0.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (1217869.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 1221031.4ms  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 33.2ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.2ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.8ms) LiquidResolvedMailer#test_email: processed outbound mail in 47.1ms  (7.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.9ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.6ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 41.3ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.2ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.9ms  (0.4ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 25.4ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.3ms  (0.4ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1  (1.2ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:27:28.870259"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$82i/rZp0Azp4Bc4Je1.m3OGE02wFU4QtXZ1Vu3qPrFjcWz2/R1LdG"], ["updated_at", "2014-12-03 21:27:28.870259"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/new.html.haml within layouts/application (0.4ms) Completed 200 OK in 14ms (Views: 9.9ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:27:28.928125"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$Ip2tIQwhoXn58FTS9MouQ.RPDA5ulEi3vF0HUE6/GV43FO7dfCCPK"], ["updated_at", "2014-12-03 21:27:28.928125"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 20ms (Views: 3.0ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:27:28.959125"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$Uc7daMH2ZY1WQB3v/5Zid.VXqhd8Uk/1IN7KcbQRt2ObPrin/p6IS"], ["updated_at", "2014-12-03 21:27:28.959125"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_a"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.9ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 9ms (ActiveRecord: 1.2ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:27:28.985774"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$Q9tXu9fAUTGi52/0TcMS5ub3AY/FgM1SeOcsJZ82e0ztkWFySON0G"], ["updated_at", "2014-12-03 21:27:28.985774"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:27:29.004274"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$NWo1eS3UmXxyB8DHXnVo6eJ46d29x/JMpeKO8YiGnCVu4wp7d4P7a"], ["updated_at", "2014-12-03 21:27:29.004274"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.3ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.4ms)  (9.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:27:29.035336"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$ejqf41s7AhPbVUeyO7G7QeV5sFplAOuPygyq.607.fCBK.P7cJmOC"], ["updated_at", "2014-12-03 21:27:29.035336"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"1", "effective_email_template"=>{"id"=>"1", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_d", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.3ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:27:29.070593"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$OvUkc2zCl3vmS/lB2y4pUuo.t.di8.c5OG3PL.P7/iEe5rIETXle."], ["updated_at", "2014-12-03 21:27:29.070593"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 160.0ms Sent mail to some_admin@example.com (7.7ms) Date: Wed, 03 Dec 2014 14:27:29 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547f80413b31d_376a80c2dbe0334b6@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 1.1ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:27:29.265982"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$OF5nYBec7ssXFwTm8a57bedJ8XH.G4gIZEnwACpcnS1nJPdYwMNg."], ["updated_at", "2014-12-03 21:27:29.265982"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_i' AND "email_templates"."id" != 1) LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2389.0ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 1864.5ms  (8.0ms) rollback transaction  (9.1ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:30:55.332202"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$Wu4aJ5Vhtprqmd9HWB.NCuv2Sf4uNlqDG42/mwt0w9AmFXkxwWEsq"], ["updated_at", "2014-12-03 21:30:55.332202"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (1.0ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 1) LIMIT 1  (8.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendered /Users/nathan/gems/effective_email_templates/app/views/effective/email_template_mailer/templated_email.html.haml (1.5ms) Effective::EmailTemplateMailer#templated_email: processed outbound mail in 147.4ms  (8.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.3ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 18.9ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.3ms  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:30:55.593187"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$AttW2XFPWwPheMmEudPLiuT5qv1XPw6.cm7ZBBX0Grswn5dqM9eRO"], ["updated_at", "2014-12-03 21:30:55.593187"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"1", "effective_email_template"=>{"id"=>"1", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_f", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_f' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 9ms (ActiveRecord: 0.4ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:30:55.621960"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$aNTkv9h1s6xaokl92DZBoOuzCDvd9ISVCINqu2aYgK3zbPvEdB/Se"], ["updated_at", "2014-12-03 21:30:55.621960"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.2ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:30:55.640634"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$k/JR/dIgDFR/qFzmU9.4gudM0mUJTiFa1vN66lAAqii5up5QLkY7u"], ["updated_at", "2014-12-03 21:30:55.640634"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 4ms (Views: 2.2ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:30:55.655806"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$uMwghILlf4asjQqtozzqauS6lnFnNOqItVQm6TnW.RnDDUbhxP6Ii"], ["updated_at", "2014-12-03 21:30:55.655806"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_i"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:30:55.671229"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$zZBpBfxLCniusdMgyaZbyeWkpTxHYBiuf6id/e8gkMZW5g.jZPrBq"], ["updated_at", "2014-12-03 21:30:55.671229"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 7ms (Views: 1.9ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:30:55.685770"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$hEjDc.5MXEevJDQ/phH8sOoi7q/2L9aO4v8uS6M0p8BDAVcDSp50C"], ["updated_at", "2014-12-03 21:30:55.685770"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 21:30:55.701089"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$ny5eI.fPQK74hfL18h2GIOKgnwdHd6kLbFUoPNb3Hzql9t0EbIFnW"], ["updated_at", "2014-12-03 21:30:55.701089"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 0.9ms Sent mail to some_admin@example.com (5.0ms) Date: Wed, 03 Dec 2014 14:30:55 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547f810facb47_3a868082dbf882519@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.2ms) LiquidResolvedMailer#test_email: processed outbound mail in 31.2ms  (8.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 26.3ms  (8.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.2ms) LiquidResolvedMailer#test_email: processed outbound mail in 95330.0ms  (0.2ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.2ms) LiquidResolvedMailer#test_email: processed outbound mail in 45916.1ms  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]] SQLite3::BusyException: database is locked: INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?)  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction Rendered test_email (2327860.8ms) LiquidResolvedMailer#test_email: processed outbound mail in 2327890.8ms  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (5219.9ms) LiquidResolvedMailer#test_email: processed outbound mail in 5249.2ms  (0.2ms) rollback transaction  (9.3ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (7.6ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 22:52:56.899009"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$aK7vuNy552gq7.s.K95lkufWu30XANyqFkZOl9g41McnX6Oh4xAJC"], ["updated_at", "2014-12-03 22:52:56.899009"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.7ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/show.html.haml within layouts/application (0.2ms) Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.2ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 22:52:56.933371"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$R9do1xQDZlUtPggFpeVDgugkAX9eGD/zASb7vq27zt5X48IyJjkVG"], ["updated_at", "2014-12-03 22:52:56.933371"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"1", "effective_email_template"=>{"id"=>"1", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_b", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_b' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 8ms (ActiveRecord: 0.4ms) Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 22:52:56.968278"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$2SzL9SoaNnFskNp9acuvU.MRzAlrLJ12sNxI6kAcO7PcTCBusJiNO"], ["updated_at", "2014-12-03 22:52:56.968278"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.2ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 22:52:56.983754"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$XN4hgqgSF503lEXEl1CIM.v8Rd07h0mK0j9V6747DAG9eQyLJFa/m"], ["updated_at", "2014-12-03 22:52:56.983754"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 7ms (Views: 2.1ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 22:52:57.001021"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$/oXqCeJrfeyOSmHS0/cI0uv4rJlue.V1ry50NQ4zjFnPjrhf3tbB6"], ["updated_at", "2014-12-03 22:52:57.001021"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_d"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 6ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 22:52:57.021233"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$ibDaDqtlJnL2fHGrGuMhhONNFy/1rzWP7j5lVZiyYQYyNOo8BrH0i"], ["updated_at", "2014-12-03 22:52:57.021233"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 148.8ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 22:52:57.214718"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$TKz8grkHdxTPIc8HMMKA4.ubAOsmhPtbHoLTrBagNddv40nvduugu"], ["updated_at", "2014-12-03 22:52:57.214718"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_i' AND "email_templates"."id" != 1) LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 16.5ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.4ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 22:52:57.260770"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$OlJ7X/pYMGeDnzJBi7I.E.ep8HshujFoqkohy23Yo/d5yJEBQlhWC"], ["updated_at", "2014-12-03 22:52:57.260770"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 0.9ms Sent mail to some_admin@example.com (5.1ms) Date: Wed, 03 Dec 2014 15:52:57 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547f944941303_7b808082dbf8626be@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (8.6ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:10:28.722282"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$ET5TkSlkm9jL9oWlZlJiA.VBILx2LySek/lRJe1XjvuAlEHKEQVvG"], ["updated_at", "2014-12-03 23:10:28.722282"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.9ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 1) LIMIT 1  (5.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (5.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Rendered /Users/nathan/gems/effective_email_templates/app/views/effective/email_template_mailer/templated_email.html.haml (2.7ms) Effective::EmailTemplateMailer#templated_email: processed outbound mail in 165.1ms  (7.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:10:28.972658"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$mAFwydgJSqaiNz6oWsoQB.FdEqFnOKhG//USbcdOyrmKRgo2IbyGC"], ["updated_at", "2014-12-03 23:10:28.972658"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/index.html.haml within layouts/application (0.2ms) Completed 200 OK in 9ms (Views: 2.7ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:10:28.992459"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$uC5PPzvTQNwnJBFu4tBMPeYFGi4OaKtDa33GPXKI/OyQXZHsxzbGG"], ["updated_at", "2014-12-03 23:10:28.992459"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:10:29.006120"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$/F/gnHWAC20wWRpD9gxF8OtpK02xc.IJ4x/OycWNRoCvmfEZsSpRW"], ["updated_at", "2014-12-03 23:10:29.006120"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_f"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:10:29.029627"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$GdRx/4qpMzbjUA4lv36PZ.1IDuz7rBNPRc7/mM4CC0TSjU5BJTzzy"], ["updated_at", "2014-12-03 23:10:29.029627"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.3ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:10:29.049099"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$iTflYozqIePa6whEEWyH0O7brKygYXVCVdRMZjuX.XNyBs9FFXYle"], ["updated_at", "2014-12-03 23:10:29.049099"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:10:29.065185"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$EKie1azGwkq./i.mPGCFS.mXY1BwqoO7hKxhf2vaI1dV.xne77D.i"], ["updated_at", "2014-12-03 23:10:29.065185"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"1", "effective_email_template"=>{"id"=>"1", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_i", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_i' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:10:29.085322"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$lJITqRqsYz1bEed26rj6MuI1M1mOzwyiXcRH8o488hUiV1YG9qkBq"], ["updated_at", "2014-12-03 23:10:29.085322"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 0.9ms Sent mail to some_admin@example.com (7.9ms) Date: Wed, 03 Dec 2014 16:10:29 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547f986516c39_89e18082dbf8742b8@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 16.2ms  (0.4ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 3.3ms  (0.6ms) rollback transaction  (9.1ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:11:35.914567"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$Qal949tnPr/kXbPtc/uvWe2VkMkir6xoZU8cFfSnSF5kUqXerCmV6"], ["updated_at", "2014-12-03 23:11:35.914567"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (1.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/show.html.haml within layouts/application (0.4ms) Completed 200 OK in 13ms (Views: 8.4ms | ActiveRecord: 0.2ms)  (8.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:11:35.975626"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$PMow/s/aDBW1BqXZ0/Ey0eAAML45cv/EjwgVBpASsl6Z29N3hVIeC"], ["updated_at", "2014-12-03 23:11:35.975626"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 4ms (Views: 2.2ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:11:35.993362"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$ZVgZaegslrJ7G1VhcWsc5.CQXq4cFYC/Bg8o7e/6q8Bv59ejvtzIe"], ["updated_at", "2014-12-03 23:11:35.993362"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"1", "effective_email_template"=>{"id"=>"1", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_c", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 11ms (ActiveRecord: 0.5ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:11:36.019022"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$yLspWUs4TVffilZUiAnXt.pP.i8OjLeBuL.Edu9mgBxPwJCYlnwnS"], ["updated_at", "2014-12-03 23:11:36.019022"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 9ms (Views: 2.2ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:11:36.039491"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$hvheDimlvG.FtUbuosocVOXdZhJI7vtr89DaI/i92qHGx2x58ajyq"], ["updated_at", "2014-12-03 23:11:36.039491"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:11:36.053389"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$krGdgZGshjwmTpmm5Ju8QuwU9DtF.ITLC4kdG3rEa3RheJ6USyySu"], ["updated_at", "2014-12-03 23:11:36.053389"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_d"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 5ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 21.6ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.0ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 18.9ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.3ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:11:36.296615"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$gi0zYiqdhb7eNcHsVExJGuTtba0N9BPCuGlJXK2zwY7y23Gmx29zy"], ["updated_at", "2014-12-03 23:11:36.296615"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_i' AND "email_templates"."id" != 1) LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:11:36.312091"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$TTAZVDpfBrhnZRevY0NOserPu4eJf.FR3SoqemAw5Cu9QeKYjigla"], ["updated_at", "2014-12-03 23:11:36.312091"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplateMailer#templated_email: processed outbound mail in 1.0ms Sent mail to some_admin@example.com (8.4ms) Date: Wed, 03 Dec 2014 16:11:36 -0700 From: user@example.com To: some_admin@example.com Message-ID: <547f98a84e51e_8a7a8082dbf853712@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (9.2ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.7ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:13:47.383259"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$BTBBbyJu5tVWN31bMGfD3enNSF79Z6lV2XuF05.QMvWFXQccvChle"], ["updated_at", "2014-12-03 23:13:47.383259"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.8ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"1", "effective_email_template"=>{"id"=>"1", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_a", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 11ms (ActiveRecord: 0.5ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]]  (8.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:13:47.437314"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$0S6vzfEpHukx6ykKQOsqTOoyZCj.sNbNG3fKxsE3vqVdUb7dYCR/y"], ["updated_at", "2014-12-03 23:13:47.437314"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:13:47.457583"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$1wLs91b9ODHKJmon1w6q1ubVjBU.iHEJE2.Ur5N007ev4zp16Qzu2"], ["updated_at", "2014-12-03 23:13:47.457583"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:13:47.476885"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$FeiDmpBjdRg6S77qfVXAR.C2Ve9CupoBFrqaJXghguOmr9k6VuuHe"], ["updated_at", "2014-12-03 23:13:47.476885"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_d"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 4ms (ActiveRecord: 0.6ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:13:47.494319"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$HdgnjoosaRNgAQDvQXXIzO6hhQ0qPpyG4s0VXZIJcEjn4SzKW.8zS"], ["updated_at", "2014-12-03 23:13:47.494319"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:13:47.505730"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$YmFdY5oki5F1yjVoNuhmgeSbgylE7Z/3TbOdCUvTyz6b3DEE4dRHi"], ["updated_at", "2014-12-03 23:13:47.505730"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 8ms (Views: 2.3ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:13:47.524283"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$n0J4ZYIh19gQ97SCoItBKeg1g0WiWPdzMvrfhjmMNVfY9O.jhiFmm"], ["updated_at", "2014-12-03 23:13:47.524283"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 18.9ms  (7.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.0ms  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:13:47.724089"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$JUK1pModDIj22lYwobm84u4gTTQL9YJK9Y8639clOpT9MR/RZb1QC"], ["updated_at", "2014-12-03 23:13:47.724089"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (9.4ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.2ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 32.2ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 1.9ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:17:27.952093"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$bKSzZDWrcA5IpMkW0fnwdehdL2XfW6P0AsSYtJQXbvqhAUqRp8Edm"], ["updated_at", "2014-12-03 23:17:27.952093"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.8ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:17:27.967057"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$FvH641VY8o01zn.CQBpWf.pcANko8JtEx/z4JsF2b2RSWH3osqLJG"], ["updated_at", "2014-12-03 23:17:27.967057"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_f"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 12ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:17:27.996755"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$TzfTJ7Y/.8sx98LqnZ73d.xBezbOPYbN94Ik8ihS9TSUvvTAnFPvq"], ["updated_at", "2014-12-03 23:17:27.996755"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 9ms (Views: 3.3ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:17:28.015472"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$tQii7btF6MWOfN5YXcuLZ.CY2cX2tJkSrAHQK1H3w/X07/9rb8EYK"], ["updated_at", "2014-12-03 23:17:28.015472"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.3ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:17:28.031698"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$ERX5jVOKsfRS9zDqQYz.ZuYWZqkX9tNyzJ14zAiSsBIgC3jMjy0Ie"], ["updated_at", "2014-12-03 23:17:28.031698"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"1", "effective_email_template"=>{"id"=>"1", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_h", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_h' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:17:28.052705"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$T6eZvFV.RIOZazRiDaDBwuycD0qdBn.6rt6zjTuV0ahYj6aW9q82u"], ["updated_at", "2014-12-03 23:17:28.052705"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:17:28.072890"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$ALHtqjJ62YU9SnJa.f7cjujk8rAKw97mjNABvv5B6ArNobGYIO/qS"], ["updated_at", "2014-12-03 23:17:28.072890"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.3ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:17:28.097437"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$T.9N22TEjQyNg0HVHmFemuA9S3B7dlybokwOvdU6UfxpGyD9sCHRa"], ["updated_at", "2014-12-03 23:17:28.097437"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:17:49.839366"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$8/ICcr5ToR7mRxDou2iSDujDheFtDJMxVXF4aDtpNG8GVMV0bWbwi"], ["updated_at", "2014-12-03 23:17:49.839366"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 188.2ms Sent mail to users_email@example.com (4.3ms) Date: Wed, 03 Dec 2014 16:17:50 -0700 To: users_email@example.com Message-ID: <547f9a1e9385_8ff78082dbf8344d5@nathans-air.mail> Subject: After create user Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (8.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:19:13.458703"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$Gr9bepHgDwKT1Mm8dLra/Ovtofgkal57fuMVn363v2M5Nmr.MF2EC"], ["updated_at", "2014-12-03 23:19:13.458703"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.8ms) UserLiquidMailer#after_create_user: processed outbound mail in 206.7ms Sent mail to users_email@example.com (7.1ms) Date: Wed, 03 Dec 2014 16:19:13 -0700 To: users_email@example.com Message-ID: <547f9a71a4da5_90568082dbf863591@nathans-air.mail> Subject: After create user Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (8.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.1ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:22:17.332253"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$Fw8ASrHBrzHven48Jpepv.BKCbhr57s5A70Y.xaSKogFwOVkwon5O"], ["updated_at", "2014-12-03 23:22:17.332253"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 175.0ms Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Sent mail to users_email@example.com (4.3ms) Date: Wed, 03 Dec 2014 16:23:47 -0700 To: users_email@example.com Message-ID: <547f9b83cbc35_936b8082dbf820460@nathans-air.mail> Subject: After create user Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.6ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:23:50.701040"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$Y0imF5JNYPswicKMmuZf1.x30IGYE.efG5QHm/SnIjarprvOfckHi"], ["updated_at", "2014-12-03 23:23:50.701040"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (1548625.2ms) UserLiquidMailer#after_create_user: processed outbound mail in 1548667.3ms Sent mail to users_email@example.com (4.2ms) Date: Wed, 03 Dec 2014 16:49:41 -0700 To: users_email@example.com Message-ID: <547fa19525f8a_949a8082dbf870836@nathans-air.mail> Subject: After create user Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:53:44.496700"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$ala/8QSzZibXNH2GlH2BWOoh0HtcFWYP1Bdt4lj/cDeLLKPB5FEo."], ["updated_at", "2014-12-03 23:53:44.496700"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 79327.8ms Sent mail to users_email@example.com (4.0ms) Date: Wed, 03 Dec 2014 16:55:03 -0700 To: users_email@example.com Message-ID: <547fa2d7caffe_abaa8082dbf828882@nathans-air.mail> Subject: After create user Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-03 23:55:07.446864"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$P7aY8ULXWAH2SMK59rOG1.toWE6s.bmX7YdF9PwbqumN9dwNXqtTm"], ["updated_at", "2014-12-03 23:55:07.446864"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (1.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 74782.1ms Sent mail to users_email@example.com (4.2ms) Date: Wed, 03 Dec 2014 16:56:22 -0700 To: users_email@example.com Message-ID: <547fa3263a209_acc88082dbf8942d2@nathans-air.mail> Subject: After create user Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:01:33.571836"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$RIAPKNbB5Ga.XBKVWXCpQ.shfkW6FF.7MU1u0svscPWrtl665VYKq"], ["updated_at", "2014-12-04 00:01:33.571836"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 181.0ms Sent mail to users_email@example.com (4.9ms) Date: Wed, 03 Dec 2014 17:01:33 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa45dbac6a_b1e78082dbf81341c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.4ms) rollback transaction  (9.1ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.2ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 25.1ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.2ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:01:40.094827"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$lVtbfNO3VdXW7x2qCkTcUu954mTXvv/wAnyUuf.v6QdoDnitmr7rK"], ["updated_at", "2014-12-04 00:01:40.094827"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 22.7ms Sent mail to users_email@example.com (5.0ms) Date: Wed, 03 Dec 2014 17:01:40 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa4641ee17_b1fb8082dbf875ca@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:01:40.135513"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$ipc9/1v9FhBxAKPt8TMf3OLh92SvyWjA4dxtPrIA.rbKny/pl.bNu"], ["updated_at", "2014-12-04 00:01:40.135513"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 12.0ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:01:40.155250"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$5i9lKC6VGUhCT6h7FVHzlu4V6kqOJUKM4AlbtKvi6hUAXC4DsbohO"], ["updated_at", "2014-12-04 00:01:40.155250"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.8ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:01:40.163872"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$za75F6WIr.23Tc9dlM9vxe2vP8ZsJ9HFy7cUkmIczg0B0CdkB5Hei"], ["updated_at", "2014-12-04 00:01:40.163872"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.6ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:01:40.171141"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$xl0L1tyDvbyOkCsNzGT.duKwrRl3hribTNGjbjL8XaQ/j9cxsvicy"], ["updated_at", "2014-12-04 00:01:40.171141"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.6ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:01:40.179947"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$5q7RSZZQgj/7NXXVmfk.rOicxR1DE6wCHg1iH82Czg27roijWk89S"], ["updated_at", "2014-12-04 00:01:40.179947"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:01:40.191567"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$NjqsESxYWact7V7Uaaan0OjbB0672Q4shTUaZP98aYImBBzU/mro."], ["updated_at", "2014-12-04 00:01:40.191567"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.3ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:01:40.224769"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$/9kYopgxcJDpLnFv2/bHcuA3kKd1UwMeC9W8uwevOP/y15T6glXo."], ["updated_at", "2014-12-04 00:01:40.224769"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.8ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:02:43.977728"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$TW6vvjEjZSG0wq8Eo.PA1eHkL1bvg.FozEL3L8r01VWxuFKbJFFy."], ["updated_at", "2014-12-04 00:02:43.977728"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 183.6ms Sent mail to users_email@example.com (6.7ms) Date: Wed, 03 Dec 2014 17:02:44 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa4a429e67_b2df8082dbf8119bd@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (7.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (8.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.8ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:06:41.966055"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$d9iSPl/.DGMYmle6VAMn9OJP9/Htmkit4bbOt.lwp8JLf1o0dWDgq"], ["updated_at", "2014-12-04 00:06:41.966055"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 195.3ms Sent mail to users_email@example.com (5.6ms) Date: Wed, 03 Dec 2014 17:06:42 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa59229a68_b5c08082dbf890964@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.5ms) rollback transaction  (9.1ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (7.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:06:48.004952"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$r8IYR53JCLfHTFjdVChY3uE7TnDnl5cJaSACDw93KKnE3yigmxUPe"], ["updated_at", "2014-12-04 00:06:48.004952"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 169.9ms Sent mail to users_email@example.com (7.7ms) Date: Wed, 03 Dec 2014 17:06:48 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5982d407_b5cb8082dbf89103d@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/index.html.haml within layouts/application (0.4ms) Completed 200 OK in 13ms (Views: 4.6ms | ActiveRecord: 0.1ms)  (8.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:06:48.224777"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$gROCAaMujEUHMXEOsDr/MOwdJ8INRbu4ULCz2vTvLJBOexBe2yGeO"], ["updated_at", "2014-12-04 00:06:48.224777"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (2.4ms) Date: Wed, 03 Dec 2014 17:06:48 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5983828d_b5cb8082dbf8911ba@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:06:48.247696"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$1i71zXF1Ez648u/4is/x2Oy4GQeuJK6nPwg.79Y5Kc292I/9k5Mom"], ["updated_at", "2014-12-04 00:06:48.247696"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (2.2ms) Date: Wed, 03 Dec 2014 17:06:48 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5983dc68_b5cb8082dbf8912bc@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.3ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:06:48.270821"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$LIKSUJJ3F82NmvdSbmHyCeji1ldxGnZ9DSqynmrRCJxlUZGSThDgu"], ["updated_at", "2014-12-04 00:06:48.270821"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.2ms Sent mail to users_email@example.com (1.9ms) Date: Wed, 03 Dec 2014 17:06:48 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa598431a6_b5cb8082dbf89136@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:06:48.291413"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$f7Qr7VF9OxBdmX30SAp0XeB3oUlngszSIXKd57F5hl/x0yJCkmkTO"], ["updated_at", "2014-12-04 00:06:48.291413"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.1ms Sent mail to users_email@example.com (1.5ms) Date: Wed, 03 Dec 2014 17:06:48 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa59848088_b5cb8082dbf891421@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_g", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_g' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 11ms (ActiveRecord: 0.6ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:06:48.324397"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$VHjdMk.5DAqmi.jtU9fGEeGytsUR0ARSLFf.JIyU.X/Tqr0.X9Hja"], ["updated_at", "2014-12-04 00:06:48.324397"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (1.9ms) Date: Wed, 03 Dec 2014 17:06:48 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa598505e3_b5cb8082dbf891546@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_h"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:06:48.355635"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$x/ribeRs06Gp8cuZ7mGnMO.IDVoEKoC4q6kg//mvBzpiychkPa5Ay"], ["updated_at", "2014-12-04 00:06:48.355635"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.3ms Sent mail to users_email@example.com (2.0ms) Date: Wed, 03 Dec 2014 17:06:48 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa59857d89_b5cb8082dbf8916a@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_i' AND "email_templates"."id" != 2) LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:06:48.371968"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$8H2XOAFlvcinIPWNalhK7uJHsbdPh0LmuCtV38npSjZGZK7h6W5Ha"], ["updated_at", "2014-12-04 00:06:48.371968"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.2ms Sent mail to users_email@example.com (1.6ms) Date: Wed, 03 Dec 2014 17:06:48 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5985bc12_b5cb8082dbf891739@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 13.5ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.7ms  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (8.7ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.8ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:07:31.752078"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$667sIMYmakmnboT67RYC2.sBmEkd3bpZJ979MJMYy6QYGL1b8X8aS"], ["updated_at", "2014-12-04 00:07:31.752078"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.9ms) UserLiquidMailer#after_create_user: processed outbound mail in 208.0ms Sent mail to users_email@example.com (7.1ms) Date: Wed, 03 Dec 2014 17:07:31 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5c3ed39b_b64a8082dbf8252bd@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:07:32.001950"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$cxsljV8cDtlmNMFUxdPCK.RBuoLCGQUd/RWPaFRZApqj.nxMD9OHS"], ["updated_at", "2014-12-04 00:07:32.001950"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.3ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.3ms Sent mail to users_email@example.com (1.4ms) Date: Wed, 03 Dec 2014 17:07:32 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5c41755_b64a8082dbf825340@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 2) LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.4ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 15.7ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.4ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:07:32.060432"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$Vj2LOzv.VuWa6yUpXkIK9Oa9TeSljEh59qrHSelJlnC9zmGWtxiZi"], ["updated_at", "2014-12-04 00:07:32.060432"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (2.0ms) Date: Wed, 03 Dec 2014 17:07:32 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5c4fe67_b64a8082dbf825490@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_e"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 8ms (ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:07:32.089184"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$h.vZ9tpSAPC2bhHinaxX4OvAuY2TRK6eiCYRnVIZkb5h6iGkQxnOK"], ["updated_at", "2014-12-04 00:07:32.089184"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.4ms Sent mail to users_email@example.com (1.9ms) Date: Wed, 03 Dec 2014 17:07:32 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5c4171aa_b64a8082dbf82557@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:07:32.108142"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$oeVubRYoEVd5u7PrHgRADu0rK8xnyOLwmpoLIH7YQ0rD7yZjZ8NvG"], ["updated_at", "2014-12-04 00:07:32.108142"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.1ms Sent mail to users_email@example.com (2.5ms) Date: Wed, 03 Dec 2014 17:07:32 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5c41b690_b64a8082dbf825643@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_f", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_f' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.7ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:07:32.135302"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$F1l2gcGB6WYv/nMhDiOIce9vmydVIdW0HpcD/rS.BsLAv5jn2cquW"], ["updated_at", "2014-12-04 00:07:32.135302"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.1ms Sent mail to users_email@example.com (1.4ms) Date: Wed, 03 Dec 2014 17:07:32 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5c421e37_b64a8082dbf825795@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:07:32.153589"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$0iHCBcV/oDrA4tKMqcHIDOugpm1dxULArkZJXPSApHCw9Iyz4gkXW"], ["updated_at", "2014-12-04 00:07:32.153589"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.0ms Sent mail to users_email@example.com (1.6ms) Date: Wed, 03 Dec 2014 17:07:32 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5c4265a5_b64a8082dbf825872@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:07:32.174669"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$LJaqg4b9IeOewLry5IFNYe0qnXW86Bmq9A8BfeSon18Jbq1H6xDJi"], ["updated_at", "2014-12-04 00:07:32.174669"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (1.3ms) Date: Wed, 03 Dec 2014 17:07:32 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa5c42bc84_b64a8082dbf8259d4@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 6ms (Views: 1.9ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:19:35.029210"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$4zY3xhSD6yx2Yjf9/AaCRuPK9NhTNkhXPVqmcSwyDinnamM2re2nK"], ["updated_at", "2014-12-04 00:19:35.029210"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.8ms) UserLiquidMailer#after_create_user: processed outbound mail in 66418.0ms Sent mail to users_email@example.com (8.6ms) Date: Wed, 03 Dec 2014 17:20:41 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa8d96fe8f_bff48082dbf884732@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:21:00.845488"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$01T6IvErXr4adnoZqGxwUecmyL03ocoLraqcNAafMH9ic7pBroLj6"], ["updated_at", "2014-12-04 00:21:00.845488"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.9ms) UserLiquidMailer#after_create_user: processed outbound mail in 124720.1ms Sent mail to users_email@example.com (8.5ms) Date: Wed, 03 Dec 2014 17:23:05 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa9698ca81_c1058082dbf878578@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:23:18.243929"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$L8yalV2IWQmwRW0h0n.sl.ibMKF0SqeS0FuY3zWz0WuGK3mAdYrG."], ["updated_at", "2014-12-04 00:23:18.243929"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 166.0ms Sent mail to users_email@example.com (8.1ms) Date: Wed, 03 Dec 2014 17:23:18 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa97666727_c2d98082dbf816c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (7.8ms) rollback transaction  (8.4ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.7ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:23:24.270900"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$3yLxXMnsdaYFVL.J1epsheEGJMbQdQqaoYqJ8sJVeSvxuVjtdFlzS"], ["updated_at", "2014-12-04 00:23:24.270900"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 154.0ms Sent mail to users_email@example.com (7.1ms) Date: Wed, 03 Dec 2014 17:23:24 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa97c6a408_c2dd8082dbf8960fe@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/index.html.haml within layouts/application (0.5ms) Completed 200 OK in 14ms (Views: 5.0ms | ActiveRecord: 0.1ms)  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:23:24.475503"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$/iS.42U2yJ3Xm7hwCILpieuE6QzZTOCguFGxHZShCg3vAaiqBHLtC"], ["updated_at", "2014-12-04 00:23:24.475503"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (1.8ms) Date: Wed, 03 Dec 2014 17:23:24 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa97c75381_c2dd8082dbf89615@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:23:24.497501"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$Nbj8GeLPTLoa9cR1CW7lheLm1QExlsLYGHSVKbyOfZ9/GPZyxa13G"], ["updated_at", "2014-12-04 00:23:24.497501"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.8ms Sent mail to users_email@example.com (1.7ms) Date: Wed, 03 Dec 2014 17:23:24 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa97c7a978_c2dd8082dbf896230@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:23:24.519925"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$1Z5yfJmmbEILYehd1fEGSOJUyhpp/xqOQuQDkkrzG1z8nFhBu0moe"], ["updated_at", "2014-12-04 00:23:24.519925"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (1.8ms) Date: Wed, 03 Dec 2014 17:23:24 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa97c802f9_c2dd8082dbf896373@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_c", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:23:24.549568"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$uiKXhifpLynOg9FhMfF5A.L1cpoixx0/eIAKNCCv95Af7ltcK8OSe"], ["updated_at", "2014-12-04 00:23:24.549568"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.3ms Sent mail to users_email@example.com (1.6ms) Date: Wed, 03 Dec 2014 17:23:24 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa97c878d0_c2dd8082dbf896492@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:23:24.567461"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$yCUw6GiENPTB9qJkb4jTau1.YhiI2h8AZFwupdJrs5QH2a7xf46XS"], ["updated_at", "2014-12-04 00:23:24.567461"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.0ms Sent mail to users_email@example.com (1.5ms) Date: Wed, 03 Dec 2014 17:23:24 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa97c8b672_c2dd8082dbf896525@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_d"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 3ms (ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:23:24.589416"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$NX8zMF.WhzGXoVKhYrpVAOEFoFe1ASlMjAN.xAzRrnFKBtv/jUDeO"], ["updated_at", "2014-12-04 00:23:24.589416"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.3ms Sent mail to users_email@example.com (2.8ms) Date: Wed, 03 Dec 2014 17:23:24 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa97c9177f_c2dd8082dbf896683@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 3.2ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 4.0ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 00:23:24.660822"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$HHbRmzHJ7LOHWsP2vG0xOOC4DUGq1XswymAq3qb2TvLm5oEvFj55q"], ["updated_at", "2014-12-04 00:23:24.660822"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (2.1ms) Date: Wed, 03 Dec 2014 17:23:24 -0700 From: user@example.com To: users_email@example.com Message-ID: <547fa97ca26ee_c2dd8082dbf8967d2@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_h' AND "email_templates"."id" != 2) LIMIT 1  (0.4ms) rollback transaction  (1.1ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.2ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.7ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:09:18.209457"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$RQYXPSbDPJJHBvo6JtIT.u0X0INxsSiEFaALHiaVC2.RY.M.Z5jh2"], ["updated_at", "2014-12-04 17:09:18.209457"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 8.0ms  (0.4ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:09:18.234663"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$Wot5wiIn3y6RUHkkcgbTjewKj4OrOjvL40R6zYhFzQsO/r4uESDNS"], ["updated_at", "2014-12-04 17:09:18.234663"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 0.8ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:09:18.245208"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$rR93PL125a88oVsequkWt.ZMafPDCEyN7HGHWv2Wp4gNiDQmCZPv."], ["updated_at", "2014-12-04 17:09:18.245208"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 0.8ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:09:18.254608"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$Z05x0M0U0WvS175VnKN0EOk.yakNnksVlzvxgsmhksVW7Bt2xw2la"], ["updated_at", "2014-12-04 17:09:18.254608"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 0.8ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:09:18.265154"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$.Wx1wmS/aQMl.KYPSB18.OOjCUJsMZTAq7KwxomK3jd5sqpmS0TDm"], ["updated_at", "2014-12-04 17:09:18.265154"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 0.9ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:09:18.275250"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$VyP2iDikWhCdbCyLwA47Ie/YtEKQxCCPqbl5EOFnPPTNYLC16o8gy"], ["updated_at", "2014-12-04 17:09:18.275250"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.0ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:09:18.288403"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$BK5b8YuaqYeJklP019Zd2OMTeVz1zxrZluLUdtDR2iITLvSoKo8d6"], ["updated_at", "2014-12-04 17:09:18.288403"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.1ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.3ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 0.7ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 0.7ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:09:18.477481"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$D7J6Wtgl/GqGc23c2FUDw.levuMsda5RtGTJoMp4MPS/lVrh37uum"], ["updated_at", "2014-12-04 17:09:18.477481"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 0.9ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (13.8ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.7ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (4.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (11.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:11:15.905176"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$XccQFE4G3q7W6yE5p8keLeM.DMQWcMmSwIAREhVHil26B1SdqvVHu"], ["updated_at", "2014-12-04 17:11:15.905176"]] Effective::EmailTemplate Load (0.4ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 153.6ms Sent mail to users_email@example.com (17.4ms) Date: Thu, 04 Dec 2014 10:11:16 -0700 From: user@example.com To: users_email@example.com Message-ID: <548095b413faa_13c918082dbf817284@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/index.html.haml within layouts/application (0.4ms) Completed 200 OK in 16ms (Views: 5.3ms | ActiveRecord: 0.2ms)  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:11:16.115186"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$c3SDNwFjCQ0l.sbDynm2N.shAGUt5V4uvjyQv.4aAy3XiOFWyEbwO"], ["updated_at", "2014-12-04 17:11:16.115186"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.7ms Sent mail to users_email@example.com (1.5ms) Date: Thu, 04 Dec 2014 10:11:16 -0700 From: user@example.com To: users_email@example.com Message-ID: <548095b41d3ec_13c918082dbf817349@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.1ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:11:16.134497"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$oPcy.YKd11/qSmvjfKDpKODPGYr9BWAN6EtZD4iping8QOILiFXCS"], ["updated_at", "2014-12-04 17:11:16.134497"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (1.9ms) Date: Thu, 04 Dec 2014 10:11:16 -0700 From: user@example.com To: users_email@example.com Message-ID: <548095b421dfd_13c918082dbf817434@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_d"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.4ms)  (0.2ms) SELECT COUNT(*) FROM "email_templates"  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:11:16.163256"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$gtkVFNmAGF65af3JSAD/HeWDcKfqMDT7HusV/Iq6nHBPT107rk4W."], ["updated_at", "2014-12-04 17:11:16.163256"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (1.2ms) Date: Thu, 04 Dec 2014 10:11:16 -0700 From: user@example.com To: users_email@example.com Message-ID: <548095b428eb2_13c918082dbf81754a@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.2ms)  (1.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:11:16.185478"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$DodwjNTZlCoL92isIFpKX.k54iO0TQNtJKbUKyietqbcgBNzfgEVi"], ["updated_at", "2014-12-04 17:11:16.185478"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.5ms Sent mail to users_email@example.com (2.4ms) Date: Thu, 04 Dec 2014 10:11:16 -0700 From: user@example.com To: users_email@example.com Message-ID: <548095b42ebfe_13c918082dbf81768d@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.1ms)  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:11:16.211071"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$qrbnOcapURvRbN13FvexgeWifn/s0Ium4m8l7uq.2P/J.58fQfgLK"], ["updated_at", "2014-12-04 17:11:16.211071"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.2ms Sent mail to users_email@example.com (1.2ms) Date: Thu, 04 Dec 2014 10:11:16 -0700 From: user@example.com To: users_email@example.com Message-ID: <548095b434668_13c918082dbf8177b4@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_g", "body"=>"Hello World", "template"=>"#"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_g' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:11:16.235115"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$/wfzmhsl2rta5OTMTZfr3Ou9UKp4xCi4hWmXQ4lMG3MXGekPY3q/G"], ["updated_at", "2014-12-04 17:11:16.235115"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.3ms Sent mail to users_email@example.com (2.1ms) Date: Thu, 04 Dec 2014 10:11:16 -0700 From: user@example.com To: users_email@example.com Message-ID: <548095b43a6a9_13c918082dbf817854@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_h' AND "email_templates"."id" != 2) LIMIT 1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-04 17:11:16.252605"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$UjKBIsm7wA9d8Um.AR5hn.gJIF2O8p5va0fxqvXwt1ZZmG57VP3bq"], ["updated_at", "2014-12-04 17:11:16.252605"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (1.3ms) Date: Thu, 04 Dec 2014 10:11:16 -0700 From: user@example.com To: users_email@example.com Message-ID: <548095b43ecee_13c918082dbf8179f9@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.8ms  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 1.9ms  (2.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.4ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.8ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 13.6ms  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.4ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.6ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:05:34.223406"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$O1e3E69BAqGcUigh7VUMGeJ2Vjvd2I2yJtCx0eRNQYbLJxw14Cw5S"], ["updated_at", "2014-12-09 17:05:34.223406"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.6ms Sent mail to users_email@example.com (9.4ms) Date: Tue, 09 Dec 2014 10:05:34 -0700 From: user@example.com To: users_email@example.com Message-ID: <54872bde3a99f_fd1d8082dbf8292a0@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 10.3ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.1ms  (13.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.8ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.8ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:10:29.506027"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$o/XszhrKHp.kORdiuks.wORQXYSVfuCMww/34aT4PLOI..0K.u0P6"], ["updated_at", "2014-12-09 17:10:29.506027"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (5.1ms) Date: Tue, 09 Dec 2014 10:10:29 -0700 From: user@example.com To: users_email@example.com Message-ID: <54872d057e474_101438082dbf8229f7@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.1ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:10:41.711341"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$Fd2oWlDZaQIQDdishViZ.OSgFwZ/r7MzLjtm/QDDgFXwCBv.8luPe"], ["updated_at", "2014-12-09 17:10:41.711341"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 9.2ms Sent mail to users_email@example.com (4.6ms) Date: Tue, 09 Dec 2014 10:10:41 -0700 From: user@example.com To: users_email@example.com Message-ID: <54872d11b1f1e_1015d8082dbf835312@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (7.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.6ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.0ms  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:10:58.975015"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$vMpmxHGM736X35THrENdae/YzvXeQS2ZoaShezugsHVYiZu2djnC6"], ["updated_at", "2014-12-09 17:10:58.975015"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 12.5ms Sent mail to users_email@example.com (5.8ms) Date: Tue, 09 Dec 2014 10:10:58 -0700 From: user@example.com To: users_email@example.com Message-ID: <54872d22f376c_101868082dbf8763b@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.4ms  (7.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.3ms  (0.4ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 9.0ms  (7.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.5ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:12:05.356103"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$mtHt0EqxpKCQy9MJf9vriuQ6jIY8GDo3KNTtEn9Lcuy4Nuip3BTQa"], ["updated_at", "2014-12-09 17:12:05.356103"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.8ms Sent mail to users_email@example.com (6.9ms) Date: Tue, 09 Dec 2014 10:12:05 -0700 From: user@example.com To: users_email@example.com Message-ID: <54872d6559c09_102358082dbf8393bc@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user.email }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user.email \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - email\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (0.7ms) LiquidResolvedMailer#user_email: processed outbound mail in 2.8ms  (0.6ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 13.7ms  (8.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.5ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:12:28.503344"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$oeA5KryE0lxC1FnQizJBX.TnPybS7TNYX9bX78/dy/58V5x056tHa"], ["updated_at", "2014-12-09 17:12:28.503344"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.5ms Sent mail to users_email@example.com (6.6ms) Date: Tue, 09 Dec 2014 10:12:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54872d7c7da5f_102668082dbf85828d@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user.email }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user.email \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - email\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (1.2ms) LiquidResolvedMailer#user_email: processed outbound mail in 3.6ms  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 13.6ms  (8.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.8ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.4ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:15:58.763489"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$CKLTXmT0vBTSPMnf6MsD/O.czuaL9uqpRRpL09bcmhiNBAWCZ1BYq"], ["updated_at", "2014-12-09 17:15:58.763489"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (6.0ms) Date: Tue, 09 Dec 2014 10:15:58 -0700 From: user@example.com To: users_email@example.com Message-ID: <54872e4ebcc71_105028082dbf8666b5@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user.email }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user.email \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - email\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (0.6ms) LiquidResolvedMailer#user_email: processed outbound mail in 2.9ms  (0.6ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 15.6ms  (8.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.9ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.9ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.1ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:16:15.180704"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$RVaP9LQYf2qh7iGBlFwLtOLKH5VjUJUKWgVZNJcf9r6WYlnoXHQw2"], ["updated_at", "2014-12-09 17:16:15.180704"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.8ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.9ms Sent mail to users_email@example.com (9.3ms) Date: Tue, 09 Dec 2014 10:16:15 -0700 From: user@example.com To: users_email@example.com Message-ID: <54872e5f306db_105408082dbf85969d@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user.email }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user.email \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - email\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (0.7ms) LiquidResolvedMailer#user_email: processed outbound mail in 3.5ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 8.9ms  (7.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.6ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:16:46.668053"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$a25vXT6Vnrz7USDY0bUVmu3Sp9ZoWFX4VueZOFRT8mOLGXOkv4COi"], ["updated_at", "2014-12-09 17:16:46.668053"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 4.1ms Sent mail to users_email@example.com (7.4ms) Date: Tue, 09 Dec 2014 10:16:46 -0700 From: user@example.com To: users_email@example.com Message-ID: <54872e7ea62f6_105b08082dbf8879a8@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user.email }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user.email \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - email\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (0.5ms) LiquidResolvedMailer#user_email: processed outbound mail in 2.9ms  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 9.2ms  (8.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (1.1ms) LiquidResolvedMailer#test_email: processed outbound mail in 4.4ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.8ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:18:12.896519"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$k88EQ1Lv5Tuq1EBBCeVB..0ALMQPNIy.14Sg6PYz8DdVqBWJvEJKy"], ["updated_at", "2014-12-09 17:18:12.896519"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.2ms Sent mail to users_email@example.com (5.4ms) Date: Tue, 09 Dec 2014 10:18:12 -0700 From: user@example.com To: users_email@example.com Message-ID: <54872ed4dd8d7_106ed8082dbf81336d@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user.email }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user.email \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - email\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (0.8ms) LiquidResolvedMailer#user_email: processed outbound mail in 3.9ms  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:31:09.630382"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$wVVStcu.mwvCNB88kdLdHuwlUkA8wYhHLK1l8SRU.MsnKFX8ghV3G"], ["updated_at", "2014-12-09 17:31:09.630382"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 9.9ms Sent mail to users_email@example.com (5.6ms) Date: Tue, 09 Dec 2014 10:31:09 -0700 From: user@example.com To: users_email@example.com Message-ID: <548731dd9e768_111e98082dbf88982a@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user.email }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user.email \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - email\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (0.6ms) LiquidResolvedMailer#user_email: processed outbound mail in 2.6ms  (7.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.0ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.7ms  (0.5ms) rollback transaction  (0.5ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:36:23.885957"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$i03LsfdPof7PO8/mIWhg5.mM0eCvJlgRSvVUVXOpr1ZOs6fJa.93q"], ["updated_at", "2014-12-09 17:36:23.885957"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 11.3ms Sent mail to users_email@example.com (6.7ms) Date: Tue, 09 Dec 2014 10:36:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <54873317dd365_115858082dbf87479c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.3ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.1ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 13.7ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.7ms  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:36:41.868845"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$.EPDpH6Sh9FAMJGZvNMjEOVnMSF.z8cvqGDOu4V0K0xK5.FVFGKUW"], ["updated_at", "2014-12-09 17:36:41.868845"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (5.5ms) Date: Tue, 09 Dec 2014 10:36:41 -0700 From: user@example.com To: users_email@example.com Message-ID: <54873329d6a4b_115c28082dbf85659@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user[email] }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user[email] \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - !ruby/object:Liquid::VariableLookup\n name: email\n lookups: []\n command_flags: 0\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (1.2ms) LiquidResolvedMailer#user_email: processed outbound mail in 4.4ms  (0.6ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 12.0ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.8ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.7ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:36:57.028181"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$0x8ESRBcyc7VQCdTHNa4CO0a.sW7virzoy.kHgJadLOye8aKZ2hta"], ["updated_at", "2014-12-09 17:36:57.028181"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.7ms Sent mail to users_email@example.com (6.9ms) Date: Tue, 09 Dec 2014 10:36:57 -0700 From: user@example.com To: users_email@example.com Message-ID: <54873339a251_115f28082dbf876559@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user[email] }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user[email] \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - !ruby/object:Liquid::VariableLookup\n name: email\n lookups: []\n command_flags: 0\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (0.5ms) LiquidResolvedMailer#user_email: processed outbound mail in 2.3ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 9.3ms  (7.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.1ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:37:43.299506"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$j/GLasmo0Qm5hrNZwmn3pesXYX5rSosANek4lCxqf5Wd.IRZD09Hy"], ["updated_at", "2014-12-09 17:37:43.299506"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.9ms Sent mail to users_email@example.com (5.5ms) Date: Tue, 09 Dec 2014 10:37:43 -0700 From: user@example.com To: users_email@example.com Message-ID: <548733674bc86_116948082dbf8217ea@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user.email }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user.email \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - email\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (0.9ms) LiquidResolvedMailer#user_email: processed outbound mail in 3.6ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 10.5ms  (8.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.5ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-09 17:54:07.126809"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$Flc.Ms1goYCYwDE5KhlRF.6z2TDrl9iA9sAa9ZOqXm1aJ2CDik..S"], ["updated_at", "2014-12-09 17:54:07.126809"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (5.9ms) Date: Tue, 09 Dec 2014 10:54:07 -0700 From: user@example.com To: users_email@example.com Message-ID: <5487373f2148c_124728082dbf8632d6@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello {{ user.email }}!"], ["from", "user@example.com"], ["slug", "user_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user.email \"\n name: !ruby/object:Liquid::VariableLookup\n name: user\n lookups:\n - email\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'user_email' LIMIT 1 Rendered user_email (0.8ms) LiquidResolvedMailer#user_email: processed outbound mail in 3.3ms  (8.5ms) rollback transaction  (1.0ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:32:47.131676"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$NfLgwXyOU4P1M5/dbBFho.9z/RMQqlbWFDK6EqdSvZ9Yn1IBG.4FG"], ["updated_at", "2014-12-10 23:32:47.131676"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.8ms) UserLiquidMailer#after_create_user: processed outbound mail in 174.7ms Sent mail to users_email@example.com (8.5ms) Date: Wed, 10 Dec 2014 16:32:47 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488d81f4d800_bf178082dbf8285c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:32:47.329730"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$zZZTO4OfMy/YK3VLdk5.1.cbH2LPH95TsLMkXenNwhGAQeksU4yiu"], ["updated_at", "2014-12-10 23:32:47.329730"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (1.5ms) Date: Wed, 10 Dec 2014 16:32:47 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488d81f5194b_bf178082dbf829c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/new.html.haml within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 4.3ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:32:47.361073"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$5YBOcCTWLemrSoeD7sC3JOQACnEP8pm46WkBr9.7.ycx5AlIj2Pk."], ["updated_at", "2014-12-10 23:32:47.361073"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (1.5ms) Date: Wed, 10 Dec 2014 16:32:47 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488d81f596a0_bf178082dbf830c0@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_a"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 8ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:32:47.387143"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$/G1V4VwkWhbQ4Gli5rV15eaFz8QQrQYPqkUoH5P0J3djfm5bEa39e"], ["updated_at", "2014-12-10 23:32:47.387143"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.1ms Sent mail to users_email@example.com (1.4ms) Date: Wed, 10 Dec 2014 16:32:47 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488d81f5f75f_bf178082dbf831f1@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.3ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:32:47.409179"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$xhGJzQK2BwrGx8io0gAJaODbDVnqdgTDlCVpFCVAYInYxz0mtCZR2"], ["updated_at", "2014-12-10 23:32:47.409179"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.4ms Sent mail to users_email@example.com (2.1ms) Date: Wed, 10 Dec 2014 16:32:47 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488d81f65404_bf178082dbf83281@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_c", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 6ms (ActiveRecord: 0.4ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:32:47.439521"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$oRtxdd4V6/qBsutfg.v4t.eBiah9hZohqGg0Qn3at6MPl0gEJJYbG"], ["updated_at", "2014-12-10 23:32:47.439521"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.7ms Sent mail to users_email@example.com (1.6ms) Date: Wed, 10 Dec 2014 16:32:47 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488d81f6c9f1_bf178082dbf8332c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:32:47.460530"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$jOowrJbFP/Ziyo6cfUHmQOV5boY0da.8l7c6jiNy73KB3rjTrR4FK"], ["updated_at", "2014-12-10 23:32:47.460530"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (1.6ms) Date: Wed, 10 Dec 2014 16:32:47 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488d81f7171d_bf178082dbf8346e@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 9ms (Views: 2.7ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.3ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 3.1ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.4ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:32:47.511354"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$SMX8kDYKAOCyosovKcW18Oo8m8iQLUd1FCvXoQd5yAYwHey/3fVoi"], ["updated_at", "2014-12-10 23:32:47.511354"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (1.7ms) Date: Wed, 10 Dec 2014 16:32:47 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488d81f7e38e_bf178082dbf8352f@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 2) LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) rollback transaction  (0.4ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.1ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.1ms) rollback transaction  (8.6ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 17.6ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 1.0ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:49:41.056501"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$TcATE13DeYIba/AWciMDh.DL.Xy6ATxT5RHdygXbxGmiWzqlpYXBO"], ["updated_at", "2014-12-10 23:49:41.056501"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 13.6ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:49:41.102358"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$2bpbeMYQUhJP0usIMiQCZ.9c4LQueQ8/bo6kRx8sg56QNRYmGwRcu"], ["updated_at", "2014-12-10 23:49:41.102358"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.0ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:49:41.114378"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$KHra4vGBR1GrnOI1ImP8LuefJaqBY97YbNC1Le6tZ4j4207WTNTBi"], ["updated_at", "2014-12-10 23:49:41.114378"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.3ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:49:41.125508"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$MU2E0s4wGD53Lh9Hj9.4EeDC.87p4Js1anXPsD2l8GuTw9ozKkYi6"], ["updated_at", "2014-12-10 23:49:41.125508"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.8ms  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.4ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:49:41.138123"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$puR4IaxYFUIN3wwCKObxle.zMh50se8dBPsqrcmyCLeAH20iatVG."], ["updated_at", "2014-12-10 23:49:41.138123"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.0ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:49:41.147146"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$RwjK1OBpdgl5clXtDhHj.ekUdQT0mN8vSVVf410xNcvrUk20AdNNu"], ["updated_at", "2014-12-10 23:49:41.147146"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.5ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:49:41.157742"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$zi7..K.oAwT6f7jumxU7FeEU95Yw4wGH.ZqQBglRselIlc8.ldx22"], ["updated_at", "2014-12-10 23:49:41.157742"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.0ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:49:41.168335"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$5uUHnFk46jLYlzEROGhA/uMjHYAsG5ZK1fvj1/BoAzsAhToTr5qWK"], ["updated_at", "2014-12-10 23:49:41.168335"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 0.9ms  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (8.2ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 9.2ms  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.5ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:52:28.255600"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$i9iK2VWkkQM1w16619IMm.rcV4xxNx2z1PKOHFcpVoXRW3EFgrunC"], ["updated_at", "2014-12-10 23:52:28.255600"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (6.8ms) Date: Wed, 10 Dec 2014 16:52:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488dcbc40f85_ce838082dbf86341@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:52:28.279125"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$P0KYK.H8HNoWngdUiMHB0.6gZ7gGf7UW.DAklg3fhm3nhzL4jHf1e"], ["updated_at", "2014-12-10 23:52:28.279125"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (2.0ms) Date: Wed, 10 Dec 2014 16:52:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488dcbc45552_ce838082dbf8635dc@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_d"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 8ms (ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:52:28.307164"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$XqQD5nFSpBrksZ3uZXWHDOS5xKflkCZRUnLJkukNBDhT6rptPA8cK"], ["updated_at", "2014-12-10 23:52:28.307164"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (1.9ms) Date: Wed, 10 Dec 2014 16:52:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488dcbc4c184_ce838082dbf86369@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 9ms (Views: 2.7ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:52:28.332039"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$8Enjjnfzs75LmgmKuFPCO.NuG7HJSg/yKQmYWWKZRgfDOmyJa6sOe"], ["updated_at", "2014-12-10 23:52:28.332039"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (2.2ms) Date: Wed, 10 Dec 2014 16:52:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488dcbc522f3_ce838082dbf8637ce@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 4ms (Views: 2.5ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:52:28.352056"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$RROXLdU7Hhng31v6xvuPqeE7sZJUZnVwXedLyHOdXJKzPup5rAXgy"], ["updated_at", "2014-12-10 23:52:28.352056"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.7ms Sent mail to users_email@example.com (1.6ms) Date: Wed, 10 Dec 2014 16:52:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488dcbc5722f_ce838082dbf8638a7@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_e", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 9ms (ActiveRecord: 0.8ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:52:28.380872"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$YuhsxaNdmYIMeE6pFAVLPufG7oQyLiidyHdphglhlDm/ZyJLMyc.C"], ["updated_at", "2014-12-10 23:52:28.380872"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (1.8ms) Date: Wed, 10 Dec 2014 16:52:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488dcbc5e068_ce838082dbf863970@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:52:28.401464"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$ngE6YEL2HvuQ7WzzehKBQuL4MvkVv1b7V5zlNckY4YD1SfMWBAflS"], ["updated_at", "2014-12-10 23:52:28.401464"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.2ms Sent mail to users_email@example.com (1.6ms) Date: Wed, 10 Dec 2014 16:52:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488dcbc62fa1_ce838082dbf86404e@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.3ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:52:28.424991"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$bLm5xnP0vCU0NyxGvhUJbeeqj6o64H3gLznDTspn0O4qXNkjeIkHu"], ["updated_at", "2014-12-10 23:52:28.424991"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.9ms Sent mail to users_email@example.com (1.4ms) Date: Wed, 10 Dec 2014 16:52:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488dcbc68a0a_ce838082dbf86414c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_h' AND "email_templates"."id" != 2) LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.0ms) rollback transaction  (1.1ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (7.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 9.3ms  (8.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.3ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:58:54.833227"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$A2ElDz1v03ZKSD1CyPNO/u4lnnCQ5c4UXkBtbH6YP65FGqVd5Jh/S"], ["updated_at", "2014-12-10 23:58:54.833227"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.6ms Sent mail to users_email@example.com (6.2ms) Date: Wed, 10 Dec 2014 16:58:54 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488de3eceefb_d3688082dbf853797@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 2) LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:58:54.867017"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$CddroelXznv9OkcaSj2/sunRsOGJb6be3.MnT0VrUXKs/AX1WQeSS"], ["updated_at", "2014-12-10 23:58:54.867017"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (2.2ms) Date: Wed, 10 Dec 2014 16:58:54 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488de3ed4cab_d3688082dbf8538a8@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:58:54.883402"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$vdDEt8iKlnt0SeVx/LiW/OU5XHPsVLcm/Urzc8ODZnfiAb09o9evu"], ["updated_at", "2014-12-10 23:58:54.883402"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.4ms Sent mail to users_email@example.com (1.6ms) Date: Wed, 10 Dec 2014 16:58:54 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488de3ed91ba_d3688082dbf853970@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/new.html.haml within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:58:54.911670"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$ggam9v6NRNayfoxg3BiEkelioGDu6Fkug01u.3AGZCH6Ok4EYPXYq"], ["updated_at", "2014-12-10 23:58:54.911670"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (1.4ms) Date: Wed, 10 Dec 2014 16:58:54 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488de3edfa9b_d3688082dbf8540c1@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:58:54.932363"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$OWoTznK8PVqurVgP1UGZ8OLVCcz1PfEpP7sXvWn9XnH19uTvhkT32"], ["updated_at", "2014-12-10 23:58:54.932363"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.9ms Sent mail to users_email@example.com (1.8ms) Date: Wed, 10 Dec 2014 16:58:54 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488de3ee4ca1_d3688082dbf8541d2@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:58:54.957323"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$TqtXlMHOZZ8hhLx0fDKYXO/6QfpF7J.QMhJ3ioDQcSxiAUCtNGMRe"], ["updated_at", "2014-12-10 23:58:54.957323"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (1.2ms) Date: Wed, 10 Dec 2014 16:58:54 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488de3eeac05_d3688082dbf8542de@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_g", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_g' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.4ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:58:54.982288"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$CccVQZGaEzGYWGhY7/mgreoZCSXgXNOTrKek/0m90nUmPvUtK1nfq"], ["updated_at", "2014-12-10 23:58:54.982288"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (1.8ms) Date: Wed, 10 Dec 2014 16:58:54 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488de3ef0e32_d3688082dbf85432c@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 8ms (Views: 2.2ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-10 23:58:55.004721"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$0p8TJix4kI4Qfx/jeDnpXeW7IseiY5AX/oVsmUrkoXQMykSPwg5gO"], ["updated_at", "2014-12-10 23:58:55.004721"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (1.8ms) Date: Wed, 10 Dec 2014 16:58:55 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488de3f2317_d3688082dbf854442@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_h"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 4ms (ActiveRecord: 0.3ms)  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.0ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (8.5ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.0ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.4ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (7.9ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.0ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (8.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.1ms) rollback transaction  (9.4ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.7ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (8.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 6.8ms  (8.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.9ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.5ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 00:01:56.397984"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$E.7WFbzXptFRmZsWjjG4/OfGztQ8GXbZZdCG0oqMYhuqqtR/FCe.W"], ["updated_at", "2014-12-11 00:01:56.397984"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.9ms Sent mail to users_email@example.com (5.9ms) Date: Wed, 10 Dec 2014 17:01:56 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488def4643d8_d5cb8082dbf8872e5@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 2) LIMIT 1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 00:01:56.426554"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$8d7qzcRQEYPPWmWRLQmtGOzRUPeZmliHMlSnFt8HB6TBkKEkgGWES"], ["updated_at", "2014-12-11 00:01:56.426554"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.3ms Sent mail to users_email@example.com (1.2ms) Date: Wed, 10 Dec 2014 17:01:56 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488def4690f4_d5cb8082dbf8873ed@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/new.html.haml within layouts/application (0.2ms) Completed 200 OK in 6ms (Views: 2.9ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 00:01:56.448264"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$U7X2K57xWmkHezXxulBNmO2dvIwhFcv8E7qrx2.K5aDAo7mH77IdO"], ["updated_at", "2014-12-11 00:01:56.448264"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.1ms Sent mail to users_email@example.com (1.5ms) Date: Wed, 10 Dec 2014 17:01:56 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488def46e64c_d5cb8082dbf887430@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 8ms (Views: 2.4ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 00:01:56.471674"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$tJy/mMI/TS7/yXKXmOGgy.dBUCYLFkhWasWIYj1HjXijY0oLk/hdm"], ["updated_at", "2014-12-11 00:01:56.471674"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (1.9ms) Date: Wed, 10 Dec 2014 17:01:56 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488def474538_d5cb8082dbf887557@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_e"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 00:01:56.500271"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$KHiPm4II5TmTU98Z7fsGvO7SNTrC2f0WtBOYSG12fw28qmMEIXL8W"], ["updated_at", "2014-12-11 00:01:56.500271"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.3ms Sent mail to users_email@example.com (1.6ms) Date: Wed, 10 Dec 2014 17:01:56 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488def47b8bd_d5cb8082dbf88769@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.4ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 5ms (Views: 2.9ms | ActiveRecord: 0.5ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 00:01:56.524208"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$Vs4ah3Q3X3LcDQgRP45VS.p3NX4Pmdp0IPuBDm4zeV4J/IUw/wuSa"], ["updated_at", "2014-12-11 00:01:56.524208"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (1.3ms) Date: Wed, 10 Dec 2014 17:01:56 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488def48106b_d5cb8082dbf8877e9@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 00:01:56.546357"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$WXDHoKddNoDVHinDAxXGUuM2cuS8ZmxUmYd02oLGNNJnNb6YcyEZy"], ["updated_at", "2014-12-11 00:01:56.546357"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (1.4ms) Date: Wed, 10 Dec 2014 17:01:56 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488def486760_d5cb8082dbf88785f@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_h", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_h' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 00:01:56.570152"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$LaVgzN5Bzja4tmhQngnDu.V0EQKBuJafP6rq340btk8XsDlTW8kQm"], ["updated_at", "2014-12-11 00:01:56.570152"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.3ms Sent mail to users_email@example.com (1.3ms) Date: Wed, 10 Dec 2014 17:01:56 -0700 From: user@example.com To: users_email@example.com Message-ID: <5488def48c2d7_d5cb8082dbf8879e6@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (1.0ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.3ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 16:20:23.190111"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$aJfw.EwPIonwMXYe.eesj.LPnqFDA751O3UD4AotzEe4J0PSDZrLy"], ["updated_at", "2014-12-11 16:20:23.190111"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 165.7ms Sent mail to users_email@example.com (10.3ms) Date: Thu, 11 Dec 2014 09:20:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <5489c447599c2_edbc8082dbf840617@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 16:20:23.380790"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$86I/wNnH4zJ36SGyc.79pe/gloipjFaDK62lc7qsT5tkVvBoAMgJy"], ["updated_at", "2014-12-11 16:20:23.380790"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.8ms Sent mail to users_email@example.com (1.6ms) Date: Thu, 11 Dec 2014 09:20:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <5489c4475e736_edbc8082dbf8407c0@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 2) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.3ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.3ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.2ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_does_not_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 16:20:23.430086"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$BHCP.KVEdfoRPTG/jtQyfeb5LStexff1SagkEUZKisfYV2i9dsk1a"], ["updated_at", "2014-12-11 16:20:23.430086"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.3ms Sent mail to users_email@example.com (1.2ms) Date: Thu, 11 Dec 2014 09:20:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <5489c44769ec2_edbc8082dbf840860@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/new.html.haml within layouts/application (0.2ms) Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 16:20:23.452225"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$sBIej5VNNixdpJRjVrf7peuKUYsrl771gmDLsYh10j9I.AKPn0ki2"], ["updated_at", "2014-12-11 16:20:23.452225"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.7ms Sent mail to users_email@example.com (1.5ms) Date: Thu, 11 Dec 2014 09:20:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <5489c4476f9db_edbc8082dbf84094e@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_b"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 6ms (ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 16:20:23.475850"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$q4k0YJP0QhNpWBNTJvQqa.JB0ZpUQRWN4AMXjA28xd4xapx/TY/Pm"], ["updated_at", "2014-12-11 16:20:23.475850"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (2.2ms) Date: Thu, 11 Dec 2014 09:20:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <5489c447754ee_edbc8082dbf841087@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 16:20:23.498652"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$JqXKmIHIXMxlg3MM/k8gJOfx5FyPurukqMjvbHZzFSYTso2CJJm6y"], ["updated_at", "2014-12-11 16:20:23.498652"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.2ms Sent mail to users_email@example.com (1.7ms) Date: Thu, 11 Dec 2014 09:20:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <5489c4477ac95_edbc8082dbf841181@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_d", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 16:20:23.522327"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$uvxC/IRWIPS7GCc8q8BvCe7fa7Q/wvZJa98lqnf69SXucEz6NXKZu"], ["updated_at", "2014-12-11 16:20:23.522327"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.2ms Sent mail to users_email@example.com (1.2ms) Date: Thu, 11 Dec 2014 09:20:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <5489c4478075e_edbc8082dbf841252@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#show as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-11 16:20:23.542582"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$bEkkQq0079LONHUAeOiAGuq/lPCdW8AycV25AFnaEyaQMWmKoNR.O"], ["updated_at", "2014-12-11 16:20:23.542582"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.1ms Sent mail to users_email@example.com (2.0ms) Date: Thu, 11 Dec 2014 09:20:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <5489c44785b0d_edbc8082dbf8413f1@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 9ms (Views: 2.6ms | ActiveRecord: 0.2ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (1.0ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-12 17:15:26.596920"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$YW3YXBj1JiCLayeBt5KCaeBXcNl2NzIBPpEtXVaDKE44pakBhE8gG"], ["updated_at", "2014-12-12 17:15:26.596920"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 178.6ms Sent mail to users_email@example.com (7.5ms) Date: Fri, 12 Dec 2014 10:15:26 -0700 From: user@example.com To: users_email@example.com Message-ID: <548b22aec2855_2dd38082dbf8535c7@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.1ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.1ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-12 17:15:26.827799"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$yK80KiW5UJdpXGOrGRQI1.Pvx3nJIKFP37kZRwvK3cao0pIdxzSN6"], ["updated_at", "2014-12-12 17:15:26.827799"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.1ms Sent mail to users_email@example.com (1.4ms) Date: Fri, 12 Dec 2014 10:15:26 -0700 From: user@example.com To: users_email@example.com Message-ID: <548b22aecafc0_2dd38082dbf853674@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_a"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 13ms (ActiveRecord: 0.6ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-12 17:15:26.860770"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$XWv/mZ6yq/mCwo2uqu6BuOBWwmDMrFSbE8W.jv5gtx471Br68Gmjq"], ["updated_at", "2014-12-12 17:15:26.860770"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (1.4ms) Date: Fri, 12 Dec 2014 10:15:26 -0700 From: user@example.com To: users_email@example.com Message-ID: <548b22aed32de_2dd38082dbf85374d@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_b", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_b' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 5ms (ActiveRecord: 0.4ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-12 17:15:26.881712"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$pYxEgCEVhPqV475mudpJZuCpQ.LpNyasfeOZ4YMIBmBDfyo2anE4i"], ["updated_at", "2014-12-12 17:15:26.881712"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.9ms Sent mail to users_email@example.com (1.4ms) Date: Fri, 12 Dec 2014 10:15:26 -0700 From: user@example.com To: users_email@example.com Message-ID: <548b22aed813a_2dd38082dbf853836@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-12 17:15:26.923476"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$T1BGbnCNylndbIEoEmVbGuAxVcKwYbOHqmb1X3xddXoHKo565XPR."], ["updated_at", "2014-12-12 17:15:26.923476"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.1ms Sent mail to users_email@example.com (1.5ms) Date: Fri, 12 Dec 2014 10:15:26 -0700 From: user@example.com To: users_email@example.com Message-ID: <548b22aee2594_2dd38082dbf853947@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-12 17:15:26.944102"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$0yojpWQ1m7x/96rmNGy4felKfvqdNkNr4Zt6scUINvg.1bp4Ipxha"], ["updated_at", "2014-12-12 17:15:26.944102"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.3ms Sent mail to users_email@example.com (1.7ms) Date: Fri, 12 Dec 2014 10:15:26 -0700 From: user@example.com To: users_email@example.com Message-ID: <548b22aee7794_2dd38082dbf854078@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 5573ms (Views: 3.7ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-12 17:15:32.532913"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$abld.V1nz..ICPq4ED7My.zcsa9t467vTTZtQklJ/rg2Iys8wL6lu"], ["updated_at", "2014-12-12 17:15:32.532913"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (1.4ms) Date: Fri, 12 Dec 2014 10:15:32 -0700 From: user@example.com To: users_email@example.com Message-ID: <548b22b4832b4_2dd38082dbf8541a1@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-8@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-12 17:15:32.554061"], ["email", "john-8@example.com"], ["encrypted_password", "$2a$04$07eanVMsFe2.cBqDYFJ9NeS.v/QGEPd6aG3hfaQR4sA4goB/PNxY2"], ["updated_at", "2014-12-12 17:15:32.554061"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.9ms Sent mail to users_email@example.com (2.5ms) Date: Fri, 12 Dec 2014 10:15:32 -0700 From: user@example.com To: users_email@example.com Message-ID: <548b22b48922f_2dd38082dbf8542d0@nathans-air.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 2) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction SQL (10.4ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.3ms) begin transaction SQL (1.3ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (7.9ms) rollback transaction  (0.3ms) begin transaction SQL (1.2ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.2ms) SELECT COUNT(*) FROM "email_templates"  (1.4ms) rollback transaction  (0.5ms) begin transaction SQL (2.4ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.4ms) rollback transaction  (0.5ms) begin transaction SQL (1.6ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.3ms) rollback transaction  (0.5ms) begin transaction SQL (2.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.2ms) SELECT COUNT(*) FROM "email_templates"  (1.5ms) rollback transaction  (0.4ms) begin transaction SQL (1.8ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.1ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.5ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.4ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.6ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-27 23:34:12.925971"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$VZG7zsbhtQl2ygeywpcAqOkvFFGojKYIxBZ36i4gbFvtWoEOTmWse"], ["updated_at", "2015-01-27 23:34:12.925971"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 191.9ms Sent mail to users_email@example.com (10.0ms) Date: Tue, 27 Jan 2015 16:34:13 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c8207520223_130af80c15bf81244f@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.4ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (1.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (2.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-27 23:39:22.983492"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$z93O.TIoofrtHBfK4zM4se0T3sELBWrgfK.XuQuoThPNWX2NUi7A6"], ["updated_at", "2015-01-27 23:39:22.983492"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 206.2ms Sent mail to users_email@example.com (9.3ms) Date: Tue, 27 Jan 2015 16:39:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c821ab31bff_134408082dbf859689@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (7.9ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-27 23:39:37.164768"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$DQtY7uPIYo3g0iG8K8jieeTCObT.9WnIYKW7FLaCmq.FLvlAL9QCG"], ["updated_at", "2015-01-27 23:39:37.164768"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.9ms) UserLiquidMailer#after_create_user: processed outbound mail in 177.9ms Sent mail to users_email@example.com (4.8ms) Date: Tue, 27 Jan 2015 16:39:37 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c821b95600b_134778082dbf828911@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.0ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", nil]] SQLite3::ConstraintException: NOT NULL constraint failed: email_templates.template: UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (1.8ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_f' AND "email_templates"."id" != 1) LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-27 23:39:55.139191"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$9OaHnrVz/Pi3x1ClVKJI2O2mhUYHGJrxxDmya3UYMSsOXr7GRVxwy"], ["updated_at", "2015-01-27 23:39:55.139191"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.3ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 203.4ms Sent mail to users_email@example.com (8.3ms) Date: Tue, 27 Jan 2015 16:39:55 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c821cb5687a_134bc8082dbf86338c@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-27 23:41:05.890855"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$zVF5N/oKgxbc.wP1SAKpE.4VJUgYtS7YBNdecxLmbqVsHrzUC4Vt6"], ["updated_at", "2015-01-27 23:41:05.890855"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 162.5ms Sent mail to users_email@example.com (4.6ms) Date: Tue, 27 Jan 2015 16:41:06 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c82212f2a0_135ba8082dbf8353e@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_f' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", nil]] SQLite3::ConstraintException: NOT NULL constraint failed: email_templates.template: UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-27 23:41:38.692961"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$BmQl7rFfb55A7g9HleJybe/dqhrTMsDQbIRxchNq7nSoisn9wK2/e"], ["updated_at", "2015-01-27 23:41:38.692961"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 161.3ms Sent mail to users_email@example.com (4.5ms) Date: Tue, 27 Jan 2015 16:41:38 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c82232d2604_1362c80c2bbec7821@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (7.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", nil]] SQLite3::ConstraintException: NOT NULL constraint failed: email_templates.template: UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", nil]] SQLite3::ConstraintException: NOT NULL constraint failed: email_templates.template: UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (7.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_g' AND "email_templates"."id" != 1) LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 1) LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.5ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.7ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-27 23:46:30.724741"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$WyuWCeG7hSviRp5/h7rhL.0pBk1foNc.1J2kfaxzzoOqkWqRS0jf6"], ["updated_at", "2015-01-27 23:46:30.724741"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.3ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 251.8ms Sent mail to users_email@example.com (9.9ms) Date: Tue, 27 Jan 2015 16:46:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c82356f1b5a_138568082dbf890620@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.5ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.5ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (2.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-27 23:46:41.732469"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$QODH6ss0G6qQO2PiQfDjIeufYxui8tfBrCswq2mGpRamDi8Zl60wm"], ["updated_at", "2015-01-27 23:46:41.732469"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.8ms) UserLiquidMailer#after_create_user: processed outbound mail in 211.1ms Sent mail to users_email@example.com (9.9ms) Date: Tue, 27 Jan 2015 16:46:41 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c82361e9c5d_13a3c8082dbf842573@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 1) LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.6ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 1) LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.4ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.7ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-27 23:47:42.079132"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$zuiphUDAVgMVwyBsjVVNK.YhYq2opd5P8YRY0CSVc43b2HZ6EHdQW"], ["updated_at", "2015-01-27 23:47:42.079132"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 192.3ms Sent mail to users_email@example.com (8.3ms) Date: Tue, 27 Jan 2015 16:47:42 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c8239e45486_13b0180c1fbf8792d@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_f' AND "email_templates"."id" != 1) LIMIT 1 SQL (1.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_g' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-27 23:48:14.785905"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$Y42Tz28bODTugEuuA5txWOcAm4L/RmBbR1HnIWGP33nGye.HrLQ7u"], ["updated_at", "2015-01-27 23:48:14.785905"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 176.9ms Sent mail to users_email@example.com (9.7ms) Date: Tue, 27 Jan 2015 16:48:14 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c823beed356_13b668082dbf8956b9@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.5ms) begin transaction SQL (2.5ms) DELETE FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.3ms) begin transaction SQL (1.7ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.0ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (8.6ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (0.4ms) begin transaction SQL (1.4ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.0ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (8.8ms) rollback transaction  (0.2ms) begin transaction SQL (0.4ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (0.3ms) begin transaction SQL (1.2ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (8.6ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.3ms) begin transaction SQL (1.0ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.0ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.6ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-28 18:26:30.392858"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$IK0eKAqXYl8mvJ0Kw0w6KOUyhCTLVqFRezPqLIGhKbfelF4dFZ7Ny"], ["updated_at", "2015-01-28 18:26:30.392858"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 198.2ms Sent mail to users_email@example.com (10.3ms) Date: Wed, 28 Jan 2015 11:26:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c929d69367d_47268082dbf82093a@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 2) LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_h' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-28 18:26:30.671838"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$kI2fJovRCOqd2VjKWhjZbunc12MPE2iphmZisCL8UuaP8hV9MwUtm"], ["updated_at", "2015-01-28 18:26:30.671838"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.4ms Sent mail to users_email@example.com (1.5ms) Date: Wed, 28 Jan 2015 11:26:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c929d6a5592_47268082dbf8210ab@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_i"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 14ms (ActiveRecord: 0.4ms)  (0.2ms) SELECT COUNT(*) FROM "email_templates"  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-28 18:26:30.712179"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$Vuesmgr4x5Oh/THFc1uYU.TY1hphiUW.s5WrA0xBhKZVlH/rKafhq"], ["updated_at", "2015-01-28 18:26:30.712179"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.2ms Sent mail to users_email@example.com (2.3ms) Date: Wed, 28 Jan 2015 11:26:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c929d6af980_47268082dbf821145@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-28 18:26:30.742049"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$Q699mLkAltABBZfFWTFqNOmTf3LJtR7noUfNt7aqRdcnYt/z.PxV."], ["updated_at", "2015-01-28 18:26:30.742049"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.3ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 7.2ms Sent mail to users_email@example.com (3.2ms) Date: Wed, 28 Jan 2015 11:26:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c929d6b7c25_47268082dbf821220@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_j", "body"=>"Hello World", "template"=>"#"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_j' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 8ms (ActiveRecord: 1.0ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-28 18:26:30.785302"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$MDSgqCHu8NbI50tBfh5tQ.maVmgdmIywY4f8T52sTd4kZdZuqdBJq"], ["updated_at", "2015-01-28 18:26:30.785302"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.3ms Sent mail to users_email@example.com (2.6ms) Date: Wed, 28 Jan 2015 11:26:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c929d6c1217_47268082dbf82133a@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-28 18:26:30.814292"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$g2/xUxpwDsI5CrvF5CGwDu6g22UEKQ.dsvC39lpEepYDasEkx82u6"], ["updated_at", "2015-01-28 18:26:30.814292"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.3ms Sent mail to users_email@example.com (2.1ms) Date: Wed, 28 Jan 2015 11:26:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c929d6c8214_47268082dbf82147b@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 12ms (Views: 4.1ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-28 18:26:30.860349"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$h5VJzbKV5dBzr9QqtKsTXel5yBPOHkeiI/6bAmFN6lypWT73lj3Ii"], ["updated_at", "2015-01-28 18:26:30.860349"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (1.5ms) Date: Wed, 28 Jan 2015 11:26:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54c929d6d33b3_47268082dbf821532@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.3ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 1.8ms  (0.5ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (1.0ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.9ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_g' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_h' AND "email_templates"."id" != 1) LIMIT 1 SQL (1.0ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_i' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 1) LIMIT 1 SQL (1.0ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_i' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_b' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.8ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.6ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (2.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1  (1.5ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 1) LIMIT 1 SQL (1.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_b' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.5ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (1.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 1) LIMIT 1 SQL (1.2ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_h' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (1.2ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.4ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 14.5ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.3ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-29 17:19:28.430666"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$DDZBu8B.es9qm9TuLts4MO7PZGP4xbyQPbpZPKFbuAyEakDU579C."], ["updated_at", "2015-01-29 17:19:28.430666"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.2ms Sent mail to users_email@example.com (7.8ms) Date: Thu, 29 Jan 2015 10:19:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54ca6ba06d40c_2b1f8082dbf826937@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/index.html.haml within layouts/application (0.3ms) Completed 200 OK in 14ms (Views: 3.7ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-29 17:19:28.475796"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$Yv3n3NyT3AN9XVi0mVtP8uk82uw5e2TyIi0kf2zQfj7ud95icyQ72"], ["updated_at", "2015-01-29 17:19:28.475796"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.0ms Sent mail to users_email@example.com (1.7ms) Date: Thu, 29 Jan 2015 10:19:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54ca6ba075aee_2b1f8082dbf82705c@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.5ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_a"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 8ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-29 17:19:28.511660"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$nEsFz/jPHXVYnGbf8eh59eme5kbrF6aa3TdVNB8V64A5fCR5ZXO6i"], ["updated_at", "2015-01-29 17:19:28.511660"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.1ms Sent mail to users_email@example.com (1.9ms) Date: Thu, 29 Jan 2015 10:19:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54ca6ba07e4d8_2b1f8082dbf82717f@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-29 17:19:28.535263"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$8V/Mu/IOVA1F6gPdJbXOJePJGOoiDlAq92Fi5b1bFLmtyHdZA/vva"], ["updated_at", "2015-01-29 17:19:28.535263"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (1.5ms) Date: Thu, 29 Jan 2015 10:19:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54ca6ba083f67_2b1f8082dbf8272ab@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-29 17:19:28.562921"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$yfa.mCbHWZO823lbOaLyWeVvBFtHQuTKmE.u/SbTNN88VJLPzJFE6"], ["updated_at", "2015-01-29 17:19:28.562921"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.5ms Sent mail to users_email@example.com (1.8ms) Date: Thu, 29 Jan 2015 10:19:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54ca6ba08ae5a_2b1f8082dbf8273e9@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_c", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 6ms (ActiveRecord: 0.5ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-29 17:19:28.593029"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$2p5SbD6By1hrBYFcKkTaR.Gj2L0iE5HMBG9XYlKgW/kkDoeSwpSy2"], ["updated_at", "2015-01-29 17:19:28.593029"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.1ms Sent mail to users_email@example.com (1.3ms) Date: Thu, 29 Jan 2015 10:19:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54ca6ba091ffa_2b1f8082dbf827434@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 2) LIMIT 1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-29 17:19:28.608808"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$3bvSFhB6mlvXRtvO3NOfrur24wJk/sPRVYXyxeu2UbAvvssVJA2mC"], ["updated_at", "2015-01-29 17:19:28.608808"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.2ms Sent mail to users_email@example.com (1.6ms) Date: Thu, 29 Jan 2015 10:19:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54ca6ba095880_2b1f8082dbf827550@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_f' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.6ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_l' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction SQL (0.5ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.0ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (1.5ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.4ms) select sqlite_version(*)  (1.2ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.4ms) begin transaction  (0.5ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:31:29.909836"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$kDoThTqRNZBHl4WhRxAYs.3jyX.l0SA40tZ.XwBemPKGYHfJP59Pu"], ["updated_at", "2015-01-30 20:31:29.909836"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 198.1ms Sent mail to users_email@example.com (10.8ms) Date: Fri, 30 Jan 2015 13:31:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbea221d3e5_1758b8082dbf82261f@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:31:30.137206"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$h71AcihH.dn6CiGCIR/CruHhyy2dpbWECxnGcoiuhesm5DoaimkyG"], ["updated_at", "2015-01-30 20:31:30.137206"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.8ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.6ms Sent mail to users_email@example.com (1.6ms) Date: Fri, 30 Jan 2015 13:31:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbea2223015_1758b8082dbf8227ca@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/index.html.haml within layouts/application (0.4ms) Completed 200 OK in 15ms (Views: 5.0ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:31:30.178242"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$PqRAXFUmB7AeC0nBH.E4jeU5t65o8pQtNK8MXNU/0tlmLx2bWmS7G"], ["updated_at", "2015-01-30 20:31:30.178242"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.8ms Sent mail to users_email@example.com (1.4ms) Date: Fri, 30 Jan 2015 13:31:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbea222cbac_1758b8082dbf822861@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_a"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:31:30.204941"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$JDXdrIvFEO507NL/9YGeZuYljqbBfHYR7CArVZ9xOSstN8Io/gycK"], ["updated_at", "2015-01-30 20:31:30.204941"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.8ms Sent mail to users_email@example.com (1.9ms) Date: Fri, 30 Jan 2015 13:31:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbea2233840_1758b8082dbf822916@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:31:30.231653"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$9KEH1Gs1EPPlMHqnKn.Sp.z42hFQDuc68StiyJaaENQUh3LPt7N02"], ["updated_at", "2015-01-30 20:31:30.231653"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.1ms Sent mail to users_email@example.com (1.7ms) Date: Fri, 30 Jan 2015 13:31:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbea223984f_1758b8082dbf8230c8@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_c", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:31:30.258558"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$rUHBac6vAvufnRveno2cJ.HYAcPv4MqJy.lomePhQHNLv2RO77ASW"], ["updated_at", "2015-01-30 20:31:30.258558"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.2ms Sent mail to users_email@example.com (1.5ms) Date: Fri, 30 Jan 2015 13:31:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbea224084e_1758b8082dbf823141@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:31:30.279342"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$yq9/u3GXFtLEzGKbwqddX.O3GKhHQF06lvuUvOy64jG1l6y7CEJNG"], ["updated_at", "2015-01-30 20:31:30.279342"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.2ms Sent mail to users_email@example.com (1.2ms) Date: Fri, 30 Jan 2015 13:31:30 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbea22451ac_1758b8082dbf8232dd@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 2) LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction SQL (0.5ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 3.1ms  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 4.0ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_j' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_k' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (152252.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 152262.0ms  (0.3ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.8ms) LiquidResolvedMailer#test_email: processed outbound mail in 19.4ms  (8.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (1.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 15.7ms  (8.4ms) rollback transaction  (9.2ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.3ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.9ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 14.8ms  (8.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (1.0ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.2ms  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.9ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:36:38.428416"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$O2N7ZOOwEcGx2axzKOcW0erMLQx8GyH5r6BvyiMZ226zHexavlFTK"], ["updated_at", "2015-01-30 20:36:38.428416"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 4.6ms Sent mail to users_email@example.com (7.5ms) Date: Fri, 30 Jan 2015 13:36:38 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbeb566c16c_178c880c1fbf8144dc@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/index.html.haml within layouts/application (0.3ms) Completed 200 OK in 13ms (Views: 3.4ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:36:38.471750"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$MT7kZ7jaTok2RDh5TGZR0e4ePOJ0I1bmrd5UFztlcGQBQ14OeGsfi"], ["updated_at", "2015-01-30 20:36:38.471750"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.7ms Sent mail to users_email@example.com (1.5ms) Date: Fri, 30 Jan 2015 13:36:38 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbeb5674471_178c880c1fbf814562@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_a"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:36:38.502834"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$80t4fvVM3XzWGFzXHRfW2et0pVvj.nAlvOic0zqUUdELvZ1g7eNLq"], ["updated_at", "2015-01-30 20:36:38.502834"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (2.0ms) Date: Fri, 30 Jan 2015 13:36:38 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbeb567be63_178c880c1fbf81464c@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 5ms (Views: 2.7ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:36:38.524854"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$T.3uvgcQ4hKTWUgSaksHl.ECCDNeL4jrnhvnRQlBXOWdkjlV01r5m"], ["updated_at", "2015-01-30 20:36:38.524854"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.7ms Sent mail to users_email@example.com (1.2ms) Date: Fri, 30 Jan 2015 13:36:38 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbeb56814ac_178c880c1fbf8147af@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:36:38.545751"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$aoxCbO56Se/odtfyyGojOOZ0Ydsvo9.Op8mpANw0JzV9FFmEK0ag."], ["updated_at", "2015-01-30 20:36:38.545751"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.3ms Sent mail to users_email@example.com (1.5ms) Date: Fri, 30 Jan 2015 13:36:38 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbeb5686320_178c880c1fbf814887@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_c", "body"=>"Hello World", "template"=>"#"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 10ms (ActiveRecord: 0.9ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_i' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:36:38.623422"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$1nvO9ZLNi3/7xw4GZOmrJ.00Z5jYH/rEEcuD9tNiueLYC36yWrrAO"], ["updated_at", "2015-01-30 20:36:38.623422"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.4ms Sent mail to users_email@example.com (1.9ms) Date: Fri, 30 Jan 2015 13:36:38 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbeb569a123_178c880c1fbf8149d3@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:36:38.640752"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$5ogxwR.YqjrZdq1eed4Yd.lIdrtmmz6Z6sRft3Jah5VZI9uiv45kO"], ["updated_at", "2015-01-30 20:36:38.640752"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 7.9ms Sent mail to users_email@example.com (2.4ms) Date: Fri, 30 Jan 2015 13:36:38 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbeb569ef5e_178c880c1fbf815011@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_m' AND "email_templates"."id" != 2) LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction SQL (0.4ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (9.1ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.2ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:41:33.194993"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$6Ix2P0jQGzdUx//5.YH4FOq1znyAoRi8EustGfulSbW1syqDIlMpC"], ["updated_at", "2015-01-30 20:41:33.194993"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 161.8ms Sent mail to users_email@example.com (5.0ms) Date: Fri, 30 Jan 2015 13:41:33 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbec7d5923c_17cd08082dbf891723@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_a"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 9ms (ActiveRecord: 0.3ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (8.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:41:33.405247"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$wBFKXFSN12J17LGHU8m6sebP4ypakVQluTPJsu2c5ayFfQeav1ayu"], ["updated_at", "2015-01-30 20:41:33.405247"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.7ms Sent mail to users_email@example.com (1.8ms) Date: Fri, 30 Jan 2015 13:41:33 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbec7d64b0a_17cd08082dbf8918a2@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 9ms (Views: 2.6ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:41:33.438412"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$nMUOYIdzJhIf/DXMV9jk5uNLfFlPohB0MnaD4L6uiH01rjUg38BQy"], ["updated_at", "2015-01-30 20:41:33.438412"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.6ms Sent mail to users_email@example.com (1.4ms) Date: Fri, 30 Jan 2015 13:41:33 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbec7d6c95f_17cd08082dbf8919e3@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:41:33.459142"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$CXyOYduD1cxAOw/FaF./M.ZHZd5lAJwKO3GTOEtprpOTmmH1HMEk2"], ["updated_at", "2015-01-30 20:41:33.459142"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (1.4ms) Date: Fri, 30 Jan 2015 13:41:33 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbec7d712cc_17cd08082dbf89208@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.2ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:41:33.481435"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$QiRUK/fpB2N5TPePzydxoeIuIjvrlWMMw669Ieh7mBMABHfDPbXxy"], ["updated_at", "2015-01-30 20:41:33.481435"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.2ms Sent mail to users_email@example.com (2.2ms) Date: Fri, 30 Jan 2015 13:41:33 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbec7d76e49_17cd08082dbf8921c5@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_c", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 9ms (ActiveRecord: 0.7ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:41:33.511192"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$Zh/O3AFPOVukxnBG.0vpd.//Mp76wTVdAEYVTCyGYutKQ2m5lQU56"], ["updated_at", "2015-01-30 20:41:33.511192"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.3ms Sent mail to users_email@example.com (1.5ms) Date: Fri, 30 Jan 2015 13:41:33 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbec7d7e23e_17cd08082dbf892275@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-01-30 20:41:33.526796"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$TxMDZOKFWJQ5V/1TaAiYTO7u9enyeTEICdlOvW0OWuD3Pqjxskxxy"], ["updated_at", "2015-01-30 20:41:33.526796"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.8ms Sent mail to users_email@example.com (1.6ms) Date: Fri, 30 Jan 2015 13:41:33 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cbec7d81c37_17cd08082dbf89237@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 2) LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.3ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.5ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.8ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun.for_the_new_year }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun.for_the_new_year \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups:\n - for_the_new_year\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.2ms  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_f' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_l' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.4ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.7ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (1.0ms) rollback transaction  (0.1ms) begin transaction SQL (1.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.1ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.9ms) rollback transaction  (1.6ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.4ms) select sqlite_version(*)  (1.2ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (9.3ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun.for_the_new_year }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun.for_the_new_year \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups:\n - for_the_new_year\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.9ms) LiquidResolvedMailer#test_email: processed outbound mail in 20.3ms  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.3ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.3ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.1ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.1ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:07:22.732736"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$.d92JkTUS3TCk8atKcraIeVjzvI1209khiplL5Qpk1dLMvCOLp3.a"], ["updated_at", "2015-02-02 18:07:22.732736"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.3ms Sent mail to users_email@example.com (9.7ms) Date: Mon, 02 Feb 2015 11:07:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbcdab6898_11ec88082dbf8824e3@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_a", "body"=>"Hello World", "template"=>"#"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 15ms (ActiveRecord: 0.6ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:07:22.792200"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$iv9qUirMxKjL7gw8qFZNdO9UIfk6.86drGqKKF6MwyYfjA/D4bphi"], ["updated_at", "2015-02-02 18:07:22.792200"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.1ms Sent mail to users_email@example.com (2.4ms) Date: Mon, 02 Feb 2015 11:07:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbcdac316d_11ec88082dbf8825f4@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.2ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:07:22.823565"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$q2oux1DJD2LlbD7TWtgnz.C9.QHkcv96nuTDEfI4z6whtOiKJJXjm"], ["updated_at", "2015-02-02 18:07:22.823565"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (1.4ms) Date: Mon, 02 Feb 2015 11:07:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbcdaca412_11ec88082dbf8826dc@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 12ms (Views: 3.0ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:07:22.851222"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$OlpAbbHslZeL0zv3QjVUBuO8piyvRj12QDTK7aNx61Lj2WPC7olqO"], ["updated_at", "2015-02-02 18:07:22.851222"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.0ms Sent mail to users_email@example.com (2.1ms) Date: Mon, 02 Feb 2015 11:07:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbcdad15bc_11ec88082dbf8827e4@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:07:22.873740"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$hU48f6LzbZtZeVN3fpUhVeBe.6vyfcrsgtP9u51H6RSrzSxTXChre"], ["updated_at", "2015-02-02 18:07:22.873740"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.7ms Sent mail to users_email@example.com (1.5ms) Date: Mon, 02 Feb 2015 11:07:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbcdad66d7_11ec88082dbf8828b6@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_c"}} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 9ms (ActiveRecord: 1.4ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_f' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_g' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:07:22.961364"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$tpJffnieM3cN8H98CnK0ruOugH39aOTDDExTGj6GijG.pOg9VbLZy"], ["updated_at", "2015-02-02 18:07:22.961364"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.2ms Sent mail to users_email@example.com (2.7ms) Date: Mon, 02 Feb 2015 11:07:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbcdaec7a1_11ec88082dbf8829f7@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.2ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.2ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.4ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:07:22.999330"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$HPKHDTXoUtzlo1Gt99MEWuHs4n.qvYALl/wy6dKA4a9I5TXG0kWEe"], ["updated_at", "2015-02-02 18:07:22.999330"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.1ms Sent mail to users_email@example.com (1.7ms) Date: Mon, 02 Feb 2015 11:07:23 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbcdb115d_11ec88082dbf8830e9@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_m' AND "email_templates"."id" != 2) LIMIT 1  (0.8ms) rollback transaction  (8.5ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.2ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.4ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_b' AND "email_templates"."id" != 1) LIMIT 1 SQL (1.6ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_i' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:08:10.249401"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$I2n9g6LN9QugdclM3LvNQ.v/8mcaCwW1/ROkIZ.IRsIsHTqXQnoUi"], ["updated_at", "2015-02-02 18:08:10.249401"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 168.2ms Sent mail to users_email@example.com (4.7ms) Date: Mon, 02 Feb 2015 11:08:10 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbd0a67b95_11f6c8082dbf833724@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/new.html.haml within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 2.7ms | ActiveRecord: 0.1ms)  (8.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:08:10.456187"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$eB8tDI9lkZSq8zopa5uAhOzeYu47oE5r7IEInR4yJoP8EfOuJzoWW"], ["updated_at", "2015-02-02 18:08:10.456187"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.5ms Sent mail to users_email@example.com (1.6ms) Date: Mon, 02 Feb 2015 11:08:10 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbd0a70d55_11f6c8082dbf8338c8@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 8ms (Views: 2.2ms | ActiveRecord: 0.1ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:08:10.481458"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$7iAXDS3QeO.2nAuqNm6MYO4pEt80SB3.GrxejIcAVvsVYu2BWvx7S"], ["updated_at", "2015-02-02 18:08:10.481458"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.2ms Sent mail to users_email@example.com (1.7ms) Date: Mon, 02 Feb 2015 11:08:10 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbd0a76dc7_11f6c8082dbf8339b6@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_j", "body"=>"Hello World", "template"=>"#"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_j' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 9ms (ActiveRecord: 0.6ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:08:10.515793"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$yq.suEAVtHDoJoyLyo7qyOFDGW0c7RfhXisYow/EPUsMOuOdIchmq"], ["updated_at", "2015-02-02 18:08:10.515793"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.1ms Sent mail to users_email@example.com (2.7ms) Date: Mon, 02 Feb 2015 11:08:10 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbd0a7f9b4_11f6c8082dbf83408@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:08:10.542855"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$Ebr3ag8xi4y0E.oFU7sDiuEMWubeKOYvFz2o9t0uiRj7eCwWBqUEO"], ["updated_at", "2015-02-02 18:08:10.542855"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.1ms Sent mail to users_email@example.com (2.2ms) Date: Mon, 02 Feb 2015 11:08:10 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbd0a85e43_11f6c8082dbf8341bf@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_l"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.5ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun.for_the_new_year }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun.for_the_new_year \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups:\n - for_the_new_year\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 3.1ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.7ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 3.8ms  (7.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.7ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:08:10.622393"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$6LlpPHIBWMabFgWPf71U6OMCtvk586/mzZ.nRMPTqi5ZGBapb364a"], ["updated_at", "2015-02-02 18:08:10.622393"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.6ms Sent mail to users_email@example.com (2.0ms) Date: Mon, 02 Feb 2015 11:08:10 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbd0a999aa_11f6c8082dbf8342fd@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_m' AND "email_templates"."id" != 2) LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 18:08:10.667849"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$tAekLR09fRJ8QmBrP7HYUeSS.RIsSwmBv1nP035Mr/QRteIJrEc/O"], ["updated_at", "2015-02-02 18:08:10.667849"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.4ms Sent mail to users_email@example.com (2.3ms) Date: Mon, 02 Feb 2015 11:08:10 -0700 From: user@example.com To: users_email@example.com Message-ID: <54cfbd0aa471b_11f6c8082dbf834350@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.5ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (1.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 1) LIMIT 1 SQL (1.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder_30_days' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_j' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1 SQL (1.0ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_i' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder_30_days' LIMIT 1  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 1) LIMIT 1 SQL (1.3ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_g' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder_30_days' LIMIT 1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder 30 days' LIMIT 1  (0.5ms) rollback transaction  (5.9ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 20.6ms  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.0ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun.for_the_new_year }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun.for_the_new_year \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups:\n - for_the_new_year\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.8ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.7ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:11:19.319361"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$P2hB5.2t.OWmwQ3dpXuj4uF3F9AsiIEqYOar8Albe5oF/S8y6btG6"], ["updated_at", "2015-02-02 23:11:19.319361"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.5ms Sent mail to users_email@example.com (8.5ms) Date: Mon, 02 Feb 2015 16:11:19 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d0041751dd3_95be8082dbf85591c@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 2) LIMIT 1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:11:19.354707"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$wAdl3RmMQisaK5mxQJjuW.mLIUOVnFrm39FNiAVM/stzdLGDXPCf."], ["updated_at", "2015-02-02 23:11:19.354707"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.6ms Sent mail to users_email@example.com (2.3ms) Date: Mon, 02 Feb 2015 16:11:19 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d0041757feb_95be8082dbf85607a@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/index.html.haml within layouts/application (0.4ms) Completed 200 OK in 19ms (Views: 5.8ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:11:19.397106"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$d9oNLpcqHh3HBuQk0nqGQOxRbQpvINP.WSNw7YEIGeKj1l3ozhEFq"], ["updated_at", "2015-02-02 23:11:19.397106"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.2ms Sent mail to users_email@example.com (1.8ms) Date: Mon, 02 Feb 2015 16:11:19 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d004176250b_95be8082dbf8561d@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.3ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:11:19.425204"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$aioW23Gkg9VI5Nkdu0mZEulDKbGJTBdwlpisKLzAgVOe62jvMwJLq"], ["updated_at", "2015-02-02 23:11:19.425204"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (1.6ms) Date: Mon, 02 Feb 2015 16:11:19 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d0041769351_95be8082dbf8562bf@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_c", "body"=>"Hello World", "template"=>"#"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 10ms (ActiveRecord: 0.7ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.8ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:11:19.461332"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$5jFORh8Ug0YrVxKqRajfbeUTBnxgt3DAitUPC6igExKkQwRiRJOa6"], ["updated_at", "2015-02-02 23:11:19.461332"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.1ms Sent mail to users_email@example.com (1.5ms) Date: Mon, 02 Feb 2015 16:11:19 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d0041771fdc_95be8082dbf856357@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_d"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 5ms (ActiveRecord: 0.4ms)  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:11:19.483517"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$u6UNoiMP5TdqziNQN3frB.L0/vMvAHUIEqmvx9dSbL.kiQ1hLtXiG"], ["updated_at", "2015-02-02 23:11:19.483517"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (2.1ms) Date: Mon, 02 Feb 2015 16:11:19 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d00417770c6_95be8082dbf85643b@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:11:19.523522"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$insk9D9CY1IJGS9cLtVn1uAakJQVPddZlHSOWNSKnvk0l3yKC3Va."], ["updated_at", "2015-02-02 23:11:19.523522"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.1ms Sent mail to users_email@example.com (1.5ms) Date: Mon, 02 Feb 2015 16:11:19 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d0041781147_95be8082dbf856529@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_j' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_m' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_n' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_n"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder_30_days' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_o' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_o"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder 30 days' LIMIT 1  (0.4ms) rollback transaction  (1.3ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:29:40.467662"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$o08gtKgvwYsE9NI5JsroXeplYups0BTO3.TaIzyzAezC2iei.Uggi"], ["updated_at", "2015-02-02 23:29:40.467662"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 181.3ms Sent mail to users_email@example.com (4.9ms) Date: Mon, 02 Feb 2015 16:29:40 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d00864a081f_a5d980c2bbec88493@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 2) LIMIT 1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:29:40.674528"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$Tk585XwGNLnFeysQPj0g5.9kq0A2.Tt58C//JcgQGxNOUtMsuECZe"], ["updated_at", "2015-02-02 23:29:40.674528"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.8ms Sent mail to users_email@example.com (1.2ms) Date: Mon, 02 Feb 2015 16:29:40 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d00864a5cd8_a5d980c2bbec88549@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_b' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder 30 days' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder_30_days' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:29:40.776810"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$lboEl3EpdewY6zXUm947U.FbmxqwsXU5s0TUpeymq4Oj1dsZb5Nha"], ["updated_at", "2015-02-02 23:29:40.776810"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.2ms Sent mail to users_email@example.com (2.2ms) Date: Mon, 02 Feb 2015 16:29:40 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d00864bf03b_a5d980c2bbec88674@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Rendered /Users/nathan/gems/effective_email_templates/app/views/admin/email_templates/new.html.haml within layouts/application (0.7ms) Completed 200 OK in 9ms (Views: 4.2ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:29:40.806182"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$88uuVd2BqCPfIPEGMgCVZuvmCRIx/U/CCwErWGp4d8uZyiIDQjwSm"], ["updated_at", "2015-02-02 23:29:40.806182"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.8ms Sent mail to users_email@example.com (2.2ms) Date: Mon, 02 Feb 2015 16:29:40 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d00864c6078_a5d980c2bbec8872d@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_m"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 11ms (ActiveRecord: 0.6ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:29:40.837356"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$djAMCPSWH7SzNQTjGcOqv.9ShIBaTH8fuUggxTyGGZyROwI6uNtgW"], ["updated_at", "2015-02-02 23:29:40.837356"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.6ms Sent mail to users_email@example.com (1.7ms) Date: Mon, 02 Feb 2015 16:29:40 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d00864ce134_a5d980c2bbec8882e@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_n' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_n"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_n", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_n' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:29:40.867199"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$gnM55X.9Bv6Tgq6jxy1F6u9x4qruSGHKRaXK/EyEakzu3zbdFERym"], ["updated_at", "2015-02-02 23:29:40.867199"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (1.4ms) Date: Mon, 02 Feb 2015 16:29:40 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d00864d4c2f_a5d980c2bbec889b4@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_o' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_o"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.2ms)  (16.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:29:40.913850"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$Lxm.DwhwX.YbHaILXk2LG.gfa/cjz4G1agMVtf3nQ1kqzqvuNbVCy"], ["updated_at", "2015-02-02 23:29:40.913850"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.1ms Sent mail to users_email@example.com (1.5ms) Date: Mon, 02 Feb 2015 16:29:40 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d00864dffe0_a5d980c2bbec890e6@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 10ms (Views: 2.8ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun.for_the_new_year }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun.for_the_new_year \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups:\n - for_the_new_year\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.3ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 5.1ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.3ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 1.9ms  (0.4ms) rollback transaction  (9.1ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:30:27.806514"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$YXmAqm1OebOOw1Dxc6uurOUdyT7jv0wcQjP0wi.fA3ZTGo0vUfKgy"], ["updated_at", "2015-02-02 23:30:27.806514"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.8ms) UserLiquidMailer#after_create_user: processed outbound mail in 163.9ms Sent mail to users_email@example.com (4.6ms) Date: Mon, 02 Feb 2015 16:30:27 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d00893efaff_a6498082dbf83054f@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.8ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun.for_the_new_year }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun.for_the_new_year \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups:\n - for_the_new_year\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.9ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.5ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.8ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.4ms  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_b' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder 30 days' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder_30_days' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:30:28.123192"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$svdZjRpHEWzRW4LagTrA/eWuZAReP8Y.yz7TrRN2NsrmpzO6zhEZu"], ["updated_at", "2015-02-02 23:30:28.123192"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.7ms Sent mail to users_email@example.com (1.5ms) Date: Mon, 02 Feb 2015 16:30:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008941f319_a6498082dbf830677@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_l", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_l' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 11ms (ActiveRecord: 0.5ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:30:28.158177"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$7/i5x6itgMQm1Q3oHiV7KuNYtT2rni1d4NKjG1kFLV8SnKGq9zJHm"], ["updated_at", "2015-02-02 23:30:28.158177"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.1ms Sent mail to users_email@example.com (1.5ms) Date: Mon, 02 Feb 2015 16:30:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d0089427fbb_a6498082dbf8307ad@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:30:28.182410"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$h22/XBCLl.ZGb3n9NKfCcOg767IlW/UF0WV9nhiilMVVPlpGczsZy"], ["updated_at", "2015-02-02 23:30:28.182410"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.5ms Sent mail to users_email@example.com (2.1ms) Date: Mon, 02 Feb 2015 16:30:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008942de99_a6498082dbf830879@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.2ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:30:28.204109"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$mTw7BpR3BIzW/2rDOYC8Ae5711DhvntqLvy3k.MzhVU50gLc1RYbW"], ["updated_at", "2015-02-02 23:30:28.204109"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (1.5ms) Date: Mon, 02 Feb 2015 16:30:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d0089432ef2_a6498082dbf83095a@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 7ms (Views: 2.0ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:30:28.228518"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$wcxUe/0/t5f7pLEjSz3U1OM1Y.L5UsY4yj3dQX64B8Mj0dfrtsc5a"], ["updated_at", "2015-02-02 23:30:28.228518"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.0ms Sent mail to users_email@example.com (1.8ms) Date: Mon, 02 Feb 2015 16:30:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d0089439781_a6498082dbf8310e3@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_n"}} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_n' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_n"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:30:28.257556"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$86HVFnLRt4iDDVOwkyvlMuNGyZjReBhB3yGVlwrn.c3HN0gdMekI."], ["updated_at", "2015-02-02 23:30:28.257556"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.5ms Sent mail to users_email@example.com (1.8ms) Date: Mon, 02 Feb 2015 16:30:28 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d0089440658_a6498082dbf831110@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_o' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_o"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_o' AND "email_templates"."id" != 2) LIMIT 1  (0.7ms) rollback transaction  (9.3ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.2ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.0ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:16.695113"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$v4glQJ/t1sP9JBSwTZCow.81nrHFB9xZk51Reu1XOoCJ.bGd32SjO"], ["updated_at", "2015-02-02 23:31:16.695113"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 175.2ms Sent mail to users_email@example.com (4.8ms) Date: Mon, 02 Feb 2015 16:31:16 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008c4d6bee_a6ba8082dbf8153fe@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 2) LIMIT 1  (8.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.8ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.4ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.1ms  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun.for_the_new_year }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun.for_the_new_year \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups:\n - for_the_new_year\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.3ms  (0.5ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_f' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_g' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder_30_days' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder 30 days' LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:17.007033"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$k9oCMo2Bx1By16lWXk57bu83SJxZ0h0u68bKDl4DJTcj66EnUZI1y"], ["updated_at", "2015-02-02 23:31:17.007033"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (1.4ms) Date: Mon, 02 Feb 2015 16:31:17 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008c52c49_a6ba8082dbf8154a@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:17.023730"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$e5W/GyyL11KZYOYt/6B8sO.aoFyrfZ.GEpQumlxxicP/PUqk35EYW"], ["updated_at", "2015-02-02 23:31:17.023730"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.8ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.5ms Sent mail to users_email@example.com (1.9ms) Date: Mon, 02 Feb 2015 16:31:17 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008c5725d_a6ba8082dbf815519@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_m"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 13ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:17.064220"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$3yQgkWRoH8eyTp.xjBNuAO9pIE5djgIRbzKOEz/AlCoLQgT5SwGYG"], ["updated_at", "2015-02-02 23:31:17.064220"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.9ms Sent mail to users_email@example.com (1.5ms) Date: Mon, 02 Feb 2015 16:31:17 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008c510e05_a6ba8082dbf8156d4@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 11ms (Views: 4.3ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.7ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:17.092391"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$qUAtDaBVbmmSp21r0r752u1cGMVNymxZXqytLZHzsQe..1cg9sRhe"], ["updated_at", "2015-02-02 23:31:17.092391"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.9ms Sent mail to users_email@example.com (2.2ms) Date: Mon, 02 Feb 2015 16:31:17 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008c518149_a6ba8082dbf81573@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:17.117823"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$m6xAOE023tF1A9iMvx3U/ea42Eug8/JJ6W2Ymllai61KKITsYIlXG"], ["updated_at", "2015-02-02 23:31:17.117823"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.4ms Sent mail to users_email@example.com (1.2ms) Date: Mon, 02 Feb 2015 16:31:17 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008c51e112_a6ba8082dbf8158dd@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_n' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_n"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.3ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:17.139748"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$DcY9Nq/AKnpP/4iFi5DCUeWNm4CzogrsjmJ13TaVec2Jl0.VDi8D."], ["updated_at", "2015-02-02 23:31:17.139748"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.6ms Sent mail to users_email@example.com (1.7ms) Date: Mon, 02 Feb 2015 16:31:17 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008c52330f_a6ba8082dbf81597c@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_o' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_o"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_o", "body"=>"Hello World", "template"=>"#"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_o' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.2ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 9ms (ActiveRecord: 1.0ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (9.1ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.5ms) LiquidResolvedMailer#test_email: processed outbound mail in 11.6ms  (8.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.8ms  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun.for_the_new_year }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun.for_the_new_year \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups:\n - for_the_new_year\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.9ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.8ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.8ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:55.777508"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$1vxgPaZO1SyFxwTr4ZLIIuh.FwZVDrdxxcGPb6v.vPpvq5Sxc3arK"], ["updated_at", "2015-02-02 23:31:55.777508"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.7ms) UserLiquidMailer#after_create_user: processed outbound mail in 4.5ms Sent mail to users_email@example.com (8.2ms) Date: Mon, 02 Feb 2015 16:31:55 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008ebc217a_a71c8082dbf871030@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_a"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 10ms (ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:55.826443"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$WWgNUDkwenouuiA0p5EB2uKaxLY7.ePvpvYUwOq5okt10WCoYRhOK"], ["updated_at", "2015-02-02 23:31:55.826443"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.5ms Sent mail to users_email@example.com (2.2ms) Date: Mon, 02 Feb 2015 16:31:55 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008ebcaedd_a71c8082dbf871177@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 9ms (Views: 3.3ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:55.851319"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$i7RVsSRL39BJC5KPziYZoOuFh5sMAZNAlfFfk/FF4EHX74ZeiGEiG"], ["updated_at", "2015-02-02 23:31:55.851319"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 4.0ms Sent mail to users_email@example.com (1.4ms) Date: Mon, 02 Feb 2015 16:31:55 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008ebd148a_a71c8082dbf8712c6@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:55.874783"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$wbBcsy8fnLzjjHXKdOCcu.uq7xbmlh.lJ9Fri23nXnISmcu//6/Sa"], ["updated_at", "2015-02-02 23:31:55.874783"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.1ms Sent mail to users_email@example.com (2.3ms) Date: Mon, 02 Feb 2015 16:31:55 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008ebd6ecb_a71c8082dbf8713c3@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 4ms (Views: 2.2ms | ActiveRecord: 0.3ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:55.897151"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$OSKeCE5FlQBNL9z4hv2Kheev50cxHqX830AQGIRBxLk9SK8AtD63m"], ["updated_at", "2015-02-02 23:31:55.897151"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.7ms Sent mail to users_email@example.com (1.4ms) Date: Mon, 02 Feb 2015 16:31:55 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008ebdc5e4_a71c8082dbf8714ad@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_c", "body"=>"Hello World", "template"=>"#"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_c' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:55.924906"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$cKS/UiZAaqZjKMn6bBcNBeREy855YauAEmyVLQRcjAtnlzqXCC/OO"], ["updated_at", "2015-02-02 23:31:55.924906"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.8ms Sent mail to users_email@example.com (2.2ms) Date: Mon, 02 Feb 2015 16:31:55 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008ebe2ff5_a71c8082dbf8715f7@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.7ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-02 23:31:55.968012"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$q0S7RIzFBTKIIzngEUCAKeZJcCg1pw0REqk9fI.jYAemqs4CSR.TG"], ["updated_at", "2015-02-02 23:31:55.968012"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.5ms Sent mail to users_email@example.com (2.3ms) Date: Mon, 02 Feb 2015 16:31:55 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d008ebee023_a71c8082dbf871626@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_d' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_d"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_d' AND "email_templates"."id" != 2) LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_g' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.7ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_m' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_n' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_n"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder_30_days' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_o' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_o"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder 30 days' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (1.9ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.4ms) select sqlite_version(*)  (1.5ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun.for_the_new_year }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun.for_the_new_year \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups:\n - for_the_new_year\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.6ms) LiquidResolvedMailer#test_email: processed outbound mail in 18.0ms  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 3.2ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Rendered test_email (0.7ms) LiquidResolvedMailer#test_email: processed outbound mail in 2.7ms  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-03 22:45:22.625391"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$ZvqloOhWSyA13CzTNF1Mgus3jnuVI/5VAW48YDWXk019Zl1wPN3Xi"], ["updated_at", "2015-02-03 22:45:22.625391"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 3.8ms Sent mail to users_email@example.com (9.0ms) Date: Tue, 03 Feb 2015 15:45:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d14f829cd73_66a180c2bbec80779@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_a' AND "email_templates"."id" != 2) LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_b' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_h"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_j' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder 30 days' LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder_30_days' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction SQL (0.5ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-03 22:45:22.773495"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$xLHRa6bxdRVrP/m3ftBGvO9Jvep6sB0/e5FIsrRjpansndGfLoocq"], ["updated_at", "2015-02-03 22:45:22.773495"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.6ms) UserLiquidMailer#after_create_user: processed outbound mail in 5.2ms Sent mail to users_email@example.com (1.7ms) Date: Tue, 03 Feb 2015 15:45:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d14f82bed5c_66a180c2bbec808f1@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_m", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_m' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 13ms (ActiveRecord: 0.5ms) Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-03 22:45:22.817343"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$80RRYKuNlBzb1rSfJEQkxeJVkZVBkzutsHvq8m/SOvzkGWdkoOiD."], ["updated_at", "2015-02-03 22:45:22.817343"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.8ms Sent mail to users_email@example.com (1.4ms) Date: Tue, 03 Feb 2015 15:45:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d14f82c8b3a_66a180c2bbec8094a@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_n' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_n"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 8ms (Views: 6.3ms | ActiveRecord: 0.2ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.6ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-03 22:45:22.845698"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$dP6396Adj5a6iIhkHIZwh.5WL2slZ6PknIpcb6iE.CDWcXhEVXbsm"], ["updated_at", "2015-02-03 22:45:22.845698"]] Effective::EmailTemplate Load (0.4ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.9ms Sent mail to users_email@example.com (1.7ms) Date: Tue, 03 Feb 2015 15:45:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d14f82d0572_66a180c2bbec81071@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.2ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.8ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-03 22:45:22.873019"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$szF5qi82S0Jjc2H1WVsE/OB6DlJVa1ofTIdhGF0.Q8Oqw3a4XEum6"], ["updated_at", "2015-02-03 22:45:22.873019"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.3ms Sent mail to users_email@example.com (1.7ms) Date: Tue, 03 Feb 2015 15:45:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d14f82d6b4d_66a180c2bbec811a3@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 10ms (Views: 2.9ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.3ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-03 22:45:22.904009"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$ourzgBIs201RMx5zjThige8iBNUD1yf4VVYTUIsRzsETXp4ofahBu"], ["updated_at", "2015-02-03 22:45:22.904009"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.0ms Sent mail to users_email@example.com (1.7ms) Date: Tue, 03 Feb 2015 15:45:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d14f82ddf79_66a180c2bbec8124@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_o"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_o' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_o"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 5ms (ActiveRecord: 0.5ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-03 22:45:22.929259"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$po4zSiseagpQ/lcgXDL88.R8S7DyDTSCXUYOc8pOTPaLzKYySSqei"], ["updated_at", "2015-02-03 22:45:22.929259"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 3.5ms Sent mail to users_email@example.com (2.4ms) Date: Tue, 03 Feb 2015 15:45:22 -0700 From: user@example.com To: users_email@example.com Message-ID: <54d14f82e452c_66a180c2bbec813ec@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.5ms) begin transaction SQL (3.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction SQL (1.8ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (8.5ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.3ms) begin transaction SQL (1.1ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.0ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (8.4ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.4ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.5ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.9ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.9ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (8.4ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 1]] Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.3ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (8.2ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.9ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.3ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.0ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.3ms) begin transaction SQL (1.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (1.0ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (8.8ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.3ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'some_template'  (0.4ms) rollback transaction  (0.3ms) begin transaction SQL (1.0ms) DELETE FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.9ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (8.7ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (8.7ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (8.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'some_template'  (8.4ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.2ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.6ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'some_template'  (0.3ms) rollback transaction  (0.4ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'some_template'  (7.8ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" IS NULL Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'some_template'  (0.2ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'some_template'  (0.2ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.2ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) rollback transaction  (0.4ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) rollback transaction  (0.3ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.5ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'some_template'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'some_template' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'some_template' LIMIT 1  (0.4ms) rollback transaction  (1.8ms) CREATE TABLE "email_templates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subject" varchar(255) NOT NULL, "from" varchar(255) NOT NULL, "bcc" varchar(255), "cc" varchar(255), "slug" varchar(255) NOT NULL, "body" text NOT NULL, "template" text NOT NULL)   (0.5ms) select sqlite_version(*)  (1.4ms) CREATE INDEX "index_email_templates_on_slug" ON "email_templates" ("slug")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (1.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222941')  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20141126222940')  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_a' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_a"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_b' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_b"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_b' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.9ms) UPDATE "email_templates" SET "body" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["body", "Hello World -- changed"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World -- changed\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_c' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_c"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_e' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_e"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_e' AND "email_templates"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 1 [["from", "other@example.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_f' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_f"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_g' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_g"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_h' LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_i' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_i"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_j' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_j"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder 30 days' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_k' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_k"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.0ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'reminder_30_days' LIMIT 1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-1@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.4ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-23 21:49:09.513921"], ["email", "john-1@example.com"], ["encrypted_password", "$2a$04$HytuKqWbvnuPgTWF7Khen.idc8hUIu/M28lvtuWiOjs/p7JbLrdRa"], ["updated_at", "2015-02-23 21:49:09.513921"]] Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.5ms) UserLiquidMailer#after_create_user: processed outbound mail in 187.3ms Sent mail to users_email@example.com (9.3ms) Date: Mon, 23 Feb 2015 14:49:09 -0700 From: user@example.com To: users_email@example.com Message-ID: <54eba055ae3cf_1579c8082dbf87169c@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'some_template'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'some_template' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'some_template' LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) DELETE FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.0ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.7ms) rollback transaction  (0.1ms) begin transaction SQL (0.2ms) DELETE FROM "email_templates"  (0.1ms) SELECT COUNT(*) FROM "email_templates" Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user'  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("bcc", "body", "cc", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?, ?, ?) [["bcc", "my_secret_friend@example.com"], ["body", "Hello {{ user_name }}"], ["cc", "my_friend@email_templates.com"], ["from", "effective@email_templates.com"], ["slug", "after_create_user"], ["subject", "Hello World"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'Hello '\n - !ruby/object:Liquid::Variable\n markup: \" user_name \"\n name: !ruby/object:Liquid::VariableLookup\n name: user_name\n lookups: []\n command_flags: 0\n options: *1\n filters: []\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'after_create_user' AND "email_templates"."id" != 1) LIMIT 1  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-2@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-23 21:49:09.771624"], ["email", "john-2@example.com"], ["encrypted_password", "$2a$04$j54F7KomJl2rGNghBy5miOTSeOk9W/1EHC33oKRdkD.KZAcRMQzai"], ["updated_at", "2015-02-23 21:49:09.771624"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.0ms Sent mail to users_email@example.com (1.6ms) Date: Mon, 23 Feb 2015 14:49:09 -0700 From: user@example.com To: users_email@example.com Message-ID: <54eba055bd51b_1579c8082dbf871750@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_l' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_l"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_l' AND "email_templates"."id" != 2) LIMIT 1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-3@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-23 21:49:09.789523"], ["email", "john-3@example.com"], ["encrypted_password", "$2a$04$IFz/J2nD/xvdlNXBV5cIZ.KV1SShiluT1fa2IF1lG2WNKhUqpRNVu"], ["updated_at", "2015-02-23 21:49:09.789523"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Rendered after_create_user (0.4ms) UserLiquidMailer#after_create_user: processed outbound mail in 2.8ms Sent mail to users_email@example.com (2.6ms) Date: Mon, 23 Feb 2015 14:49:09 -0700 From: user@example.com To: users_email@example.com Message-ID: <54eba055c1f0e_1579c8082dbf8718ba@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "email_templates" Processing by Admin::EmailTemplatesController#create as HTML Parameters: {"effective_email_template"=>{"from"=>"user@example.com", "cc"=>nil, "bcc"=>nil, "subject"=>"something important", "body"=>"Hello World", "slug"=>"unique_slug_m"}} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_m' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_m"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 10ms (ActiveRecord: 0.4ms)  (0.1ms) SELECT COUNT(*) FROM "email_templates"  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-4@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-23 21:49:09.821125"], ["email", "john-4@example.com"], ["encrypted_password", "$2a$04$nfbZPQmuJjrDsK8YiEixcOvGOhWKEiLGObimXbz69lmZkv4D90CXa"], ["updated_at", "2015-02-23 21:49:09.821125"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.9ms Sent mail to users_email@example.com (2.0ms) Date: Mon, 23 Feb 2015 14:49:09 -0700 From: user@example.com To: users_email@example.com Message-ID: <54eba055c956a_1579c8082dbf8719f6@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_n' LIMIT 1 SQL (0.3ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_n"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#update as HTML Parameters: {"id"=>"2", "effective_email_template"=>{"id"=>"2", "subject"=>"something important", "from"=>"gfssljewr@dsfa.com", "bcc"=>nil, "cc"=>nil, "slug"=>"unique_slug_n", "body"=>"Hello World", "template"=>"#"}} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameters: id, template  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE ("email_templates"."slug" = 'unique_slug_n' AND "email_templates"."id" != 2) LIMIT 1 SQL (0.1ms) UPDATE "email_templates" SET "from" = ?, "template" = ? WHERE "email_templates"."id" = 2 [["from", "gfssljewr@dsfa.com"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/admin/email_templates Completed 302 Found in 5ms (ActiveRecord: 0.5ms) Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-5@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-23 21:49:09.844193"], ["email", "john-5@example.com"], ["encrypted_password", "$2a$04$AhS9Sui9.xJV8UU2VXe6LO7U1QlMNlS4a0Ht903lGqMj.d10w5XvS"], ["updated_at", "2015-02-23 21:49:09.844193"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.8ms Sent mail to users_email@example.com (1.4ms) Date: Mon, 23 Feb 2015 14:49:09 -0700 From: user@example.com To: users_email@example.com Message-ID: <54eba055ceede_1579c8082dbf8720fc@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'unique_slug_o' LIMIT 1 SQL (0.1ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "unique_slug_o"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Effective::EmailTemplate Load (0.0ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-6@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.2ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-23 21:49:09.866416"], ["email", "john-6@example.com"], ["encrypted_password", "$2a$04$5NGxzA45ehfBdlpmC3sidO1fAbrW.OoogJcLKhxMuOzND8Cj3z.92"], ["updated_at", "2015-02-23 21:49:09.866416"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 1.9ms Sent mail to users_email@example.com (1.4ms) Date: Mon, 23 Feb 2015 14:49:09 -0700 From: user@example.com To: users_email@example.com Message-ID: <54eba055d467b_1579c8082dbf872142@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "after_create_user"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'john-7@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (0.3ms) INSERT INTO "users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2015-02-23 21:49:09.882898"], ["email", "john-7@example.com"], ["encrypted_password", "$2a$04$pxX3h50XizLumuLnTf2qzuPwsbqPmyOk03ZBPEsGCq.tqqQcGBKam"], ["updated_at", "2015-02-23 21:49:09.882898"]] Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'after_create_user' LIMIT 1 UserLiquidMailer#after_create_user: processed outbound mail in 2.4ms Sent mail to users_email@example.com (1.7ms) Date: Mon, 23 Feb 2015 14:49:09 -0700 From: user@example.com To: users_email@example.com Message-ID: <54eba055d89e3_1579c8082dbf8722cc@Nathans-MacBook-Air.local.mail> Subject: something important Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello World  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by Admin::EmailTemplatesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Completed 200 OK in 10ms (Views: 3.1ms | ActiveRecord: 0.1ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1 SQL (0.4ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "Hello World"], ["from", "user@example.com"], ["slug", "a_unique_email_template_identifier"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - Hello World\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'a_unique_email_template_identifier' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.2ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.0ms) rollback transaction  (0.1ms) begin transaction Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'this_doesnt_exist' LIMIT 1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.1ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun.for_the_new_year }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun.for_the_new_year \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups:\n - for_the_new_year\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.6ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid {{ noun }}!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options: &1\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: false\n nodelist:\n - 'liquid '\n - !ruby/object:Liquid::Variable\n markup: \" noun \"\n name: !ruby/object:Liquid::VariableLookup\n name: noun\n lookups: []\n command_flags: 0\n options: *1\n filters: []\n - \"!\"\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.8ms  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Effective::EmailTemplate Exists (0.2ms) SELECT 1 AS one FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 SQL (0.2ms) INSERT INTO "email_templates" ("body", "from", "slug", "subject", "template") VALUES (?, ?, ?, ?, ?) [["body", "liquid resolution!"], ["from", "user@example.com"], ["slug", "test_email"], ["subject", "something important"], ["template", "--- !ruby/object:Liquid::Template\nresource_limits: {}\noptions: {}\nprofiling: \nline_numbers: \nroot: !ruby/object:Liquid::Document\n tag_name: \n markup: \n options:\n :locale: !ruby/object:Liquid::I18n\n path: \"/Users/nathan/.rvm/gems/ruby-2.1.0@effective_email_templates/gems/liquid-3.0.0/lib/liquid/locales/en.yml\"\n blank: \n nodelist:\n - liquid resolution!\nwarnings: \n"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 Effective::EmailTemplate Load (0.1ms) SELECT "email_templates".* FROM "email_templates" WHERE "email_templates"."slug" = 'test_email' LIMIT 1 LiquidResolvedMailer#test_email: processed outbound mail in 2.5ms  (0.5ms) rollback transaction